Skip to main content

Module threshold

Module threshold 

Source
Expand description

Threshold execution logic.

Consult ThresholdPlan documentation for details.

Functions§

build_threshold_basic
Build a dataflow to threshold the input data.
threshold_local 🔒
Thresholds a dataflow-local ok arrangement, keeping rows with a positive count.
threshold_trace 🔒
Like threshold_local but over an imported trace’s ok arrangement.