Skip to main content

should_collect_region_watermark_from_extensions

Function should_collect_region_watermark_from_extensions 

Source
pub fn should_collect_region_watermark_from_extensions(
    extensions: &HashMap<String, String>,
) -> bool
Expand description

Returns whether raw Flow query extensions request terminal region watermark collection.

This is only an intent/presence check for transport/scan plumbing; callers that need validated Flow options must still use FlowQueryExtensions::parse_flow_extensions.