Details
-
Improvement
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
3.2.0
-
None
Description
Structed Streaming computes window by intermediate result windowId, and windowId computes window by CaseWhen.
We can use Flink's method of calculating window to write it, which is more easy to understand, simple and efficient