Skip to main content

Module combined_frame

Module combined_frame 

Source

Structsยง

Builder
A builder for CombinedFrame
CombinedFrame
Combines multiple frames into a single frame by taking the union of all points from each input (akin to SQL {@code UNION ALL}). Duplicate timestamps are preserved rather than merged; callers that need aggregation should wrap the selected series downstream.
Complete
The final stage for CombinedFrame.