Skip to main content

Module delta_source_config

Module delta_source_config 

Source
Expand description

Delta Lake source connector configuration.

DeltaSourceConfig encapsulates all settings for reading Arrow RecordBatch data from Delta Lake tables, parsed from SQL WITH (...) clauses via from_config.

Structsยง

DeltaSourceConfig
Configuration for the Delta Lake source connector.