Skip to main content

is_iceberg_v3_sink

Function is_iceberg_v3_sink 

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

Returns true if the given sink properties identify a Iceberg V3 sink (i.e. an iceberg sink with enable_pk_index = 'true').