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

Flink Jira Bot commented on FLINK-13731:
----------------------------------------

This major issue is unassigned and itself and all of its Sub-Tasks have not 
been updated for 30 days. So, it has been labeled "stale-major". If this ticket 
is indeed "major", please either assign yourself or give an update. Afterwards, 
please remove the label. In 7 days the issue will be deprioritized.

> flink sql support window with alignment
> ---------------------------------------
>
>                 Key: FLINK-13731
>                 URL: https://issues.apache.org/jira/browse/FLINK-13731
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table SQL / API
>    Affects Versions: 1.9.0
>            Reporter: zzsmdfj
>            Priority: Major
>              Labels: stale-major
>
> for now, sql: 
> {code:java}
> // code placeholder
> SELECT  COUNT(*) GROUP BY TUMBLE(pt, interval '1' DAY, time '08:00:00')
> {code}
> not supported in flink sql, when rowtime is processTime, the window is  
> assigned by UTC time,  it is not correct day window when i was in specified 
> time zone.
>  



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

Reply via email to