Skip to main content

Module delta_reference

Module delta_reference 

Source
Expand description

Delta Lake reference table source for lookup/enrichment joins. Delta Lake reference table source for lookup/enrichment joins.

Implements ReferenceTableSource to populate lookup tables from Delta Lake tables. Supports catalog resolution (Unity, Glue) via the existing resolve_catalog_options function in delta_io.

Structsยง

DeltaReferenceTableSource
Delta Lake reference table source for CREATE LOOKUP TABLE.