Structsยง
- Hashed
Data ๐ - ALL input batches and its hash table
- Union
Distinct On - A special kind of
UNION
(OR
in PromQL) operator, for PromQL specific use case. - Union
Distinct OnExec - Union
Distinct OnStream
Enumsยง
- Hashed
Data ๐Fut - Simple future state for HashedData
Functionsยง
- interleave_
batches ๐ - Utility function to interleave batches. Based on interleave
- take_
batch ๐ - Utility function to take rows from a record batch. Based on take