Skip to main content

is_iceberg_sink

Function is_iceberg_sink 

Source
pub fn is_iceberg_sink(properties: &BTreeMap<String, String>) -> bool
Expand description

User-created iceberg sinks have arbitrary names, so identify them by the connector property instead of the __iceberg_sink_ name prefix.