[ 
https://issues.apache.org/jira/browse/FLINK-10680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paul Lin closed FLINK-10680.
----------------------------
    Resolution: Duplicate

> Unable to set negative offsets for TumblingEventTimeWindow
> ----------------------------------------------------------
>
>                 Key: FLINK-10680
>                 URL: https://issues.apache.org/jira/browse/FLINK-10680
>             Project: Flink
>          Issue Type: Bug
>          Components: API / DataStream
>    Affects Versions: 1.6.1
>            Reporter: Paul Lin
>            Assignee: Paul Lin
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The following code given in documentation throws an IllegalArgumentException: 
> TumblingEventTimeWindows parameters must satisfy 0 <= offset < size.
> > TumblingEventTimeWindows.of(Time.days(1), Time.hours(-8));
> By design, the offset could be negative to fit in different time zones.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to