Skip to main content

Module delta_source_config

Module delta_source_config 

Source
Expand description

Delta Lake source config. Parsed from SQL WITH (...) via DeltaSourceConfig::from_config.

Structs§

DeltaSourceConfig
Configuration for the Delta Lake source connector.

Enums§

DeltaReadMode
Read mode for the Delta Lake source.
SchemaEvolutionAction
Action to take when schema evolution is detected across versions.