Skip to main content

is_iceberg_pk_index_sink

Function is_iceberg_pk_index_sink 

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

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