TimeWindowing Logical Resolution Rule¶
TimeWindowing
is a logical resolution rule that <
TimeWindowing
is part of the Resolution fixed-point batch in the standard batches of the Logical Analyzer.
TimeWindowing
is simply a <Rule[LogicalPlan]
.
=== [[apply]] Executing Rule
[source, scala]¶
apply( plan: LogicalPlan): LogicalPlan
apply
...FIXME
apply
is part of Rule abstraction.
Last update: 2020-07-29