Structsยง
- Builder
- A builder for CombineStructSeries
- Combine
Struct Series - 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.