Output schema for live.rolling(fusedMapping, opts) on a non- partitioned source. Preserves the source's first-column kind (matches today's RollingSchema<S, M> for the single-window case) and unions every window's output columns into the rest.
live.rolling(fusedMapping, opts)
RollingSchema<S, M>
Output schema for
live.rolling(fusedMapping, opts)on a non- partitioned source. Preserves the source's first-column kind (matches today'sRollingSchema<S, M>for the single-window case) and unions every window's output columns into the rest.