You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2017/01/25 04:54:26 UTC

[jira] [Commented] (CALCITE-1603) Support parsing tumble window in the group by clause

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

Julian Hyde commented on CALCITE-1603:
--------------------------------------

You should definitely build on the work I did in https://github.com/julianhyde/calcite/commits/768-hop.

> Support parsing tumble window in the group by clause
> ----------------------------------------------------
>
>                 Key: CALCITE-1603
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1603
>             Project: Calcite
>          Issue Type: Improvement
>            Reporter: Haohui Mai
>            Assignee: Julian Hyde
>
> Recent changes in Flink (e.g., FLINK-4691) has added the support for tumbling windows in streams. 
> This jira proposes to add supports for parsing the tumbling window in the group by clause as suggested in http://calcite.apache.org/docs/stream.html, so that it is possible to expose tumble window support at the SQL layer in Flink.



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