Expand description
Delta Lake sink config. Parsed from SQL WITH (...) via
DeltaLakeSinkConfig::from_config.
Re-exports§
pub use crate::connector::DeliveryGuarantee;
Structs§
- Compaction
Config - Configuration for background compaction.
- Delta
Lake Sink Config - Configuration for the Delta Lake sink connector.
- Parquet
Write Config - Configuration for Parquet writer properties (compression, dictionary encoding, statistics, bloom filters, row group sizing).
Enums§
- Delta
Catalog Type - Delta Lake catalog type for table discovery.
- Delta
Write Mode - Delta Lake write mode.