[jira] [Created] (FLINK-6214) WindowAssigners do not allow negative offsets

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-6214) WindowAssigners do not allow negative offsets

Shang Yuanchun (Jira)
Timo Walther created FLINK-6214:
-----------------------------------

             Summary: WindowAssigners do not allow negative offsets
                 Key: FLINK-6214
                 URL: https://issues.apache.org/jira/browse/FLINK-6214
             Project: Flink
          Issue Type: Bug
          Components: Streaming
            Reporter: Timo Walther


Both the website and the JavaDoc promotes ".window(TumblingEventTimeWindows.of(Time.days(1), Time.hours(-8))) For example, in China you would have to specify an offset of Time.hours(-8)". But both the sliding and tumbling event time assigners do not allow offset to be negative.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)