Can someone confirm whether the org.apache.flink.streaming.api.scala.WindowedStream methods other than "apply" (e.g. "sum") perform pre-aggregation? The API docs are silent on this.
- WindowedStream aggregation methods pre-aggregate? Elias Levy
- Re: WindowedStream aggregation methods pre-aggregate? Fabian Hueske