Expand description
HAVING clause filter configuration HAVING clause translator
Translates a parsed HAVING expression into a configuration that can
filter aggregated RecordBatch results. The filter is applied after
window aggregation emission, before downstream consumption.
Structs§
- Having
Filter Config - Configuration for a post-aggregation HAVING filter.
Enums§
- Having
Filter Error - Errors from HAVING filter operations.