[ 
https://issues.apache.org/jira/browse/FLINK-4282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15413733#comment-15413733
 ] 

Aditi Viswanathan commented on FLINK-4282:
------------------------------------------

Yes - exactly. So it's just the window that will shift right? That is,
every element with comes in with a UTC timestamp, will be put into the
window which starts and ends at the time which corresponds to its time zone
using the offset that is provided.

How would you suggest this problem be approached?


Aditi Viswanathan | +91-9632130809
Data Engineer,
[24]7 Customer Ltd.

On Tue, Aug 9, 2016 at 8:33 PM, Aljoscha Krettek (JIRA) <j...@apache.org>



> Add Offset Parameter to WindowAssigners
> ---------------------------------------
>
>                 Key: FLINK-4282
>                 URL: https://issues.apache.org/jira/browse/FLINK-4282
>             Project: Flink
>          Issue Type: Improvement
>          Components: Streaming
>            Reporter: Aljoscha Krettek
>
> Currently, windows are always aligned to EPOCH, which basically means days 
> are aligned with GMT. This is somewhat problematic for people living in 
> different timezones.
> And offset parameter would allow to adapt the window assigner to the timezone.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to