You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "jasine chen (JIRA)" <ji...@apache.org> on 2019/06/29 07:34:00 UTC

[jira] [Created] (FLINK-13031) Support dynamic offset in tumbling windows

jasine chen created FLINK-13031:
-----------------------------------

             Summary: Support dynamic offset in tumbling windows
                 Key: FLINK-13031
                 URL: https://issues.apache.org/jira/browse/FLINK-13031
             Project: Flink
          Issue Type: Wish
          Components: API / DataStream
    Affects Versions: 1.8.0
            Reporter: jasine chen


TumblingWindow use _offset_ parameter to solve the timezone issue when start a tumbling window of a day, but now the offset is fixed, the processing is not correct when the stream contains data from different timezones. 

allow offset extract from element like _DynamicSessionWindow_ can solve this problem _._

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)