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)