Skip to main content

Module combine_struct_series

Module combine_struct_series 

Source

Structsยง

Builder
A builder for CombineStructSeries
CombineStructSeries
Combines named input series into one struct-valued series. Each map key becomes a field name in the resulting struct; a downstream UDF receives the struct as a JSON object keyed by these names and parses it itself. Alignment uses the interpolation configuration before producing row-aligned values.
Complete
The final stage for CombineStructSeries.