You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Simeon Zverinski (JIRA)" <ji...@apache.org> on 2017/09/26 10:41:00 UTC

[jira] [Commented] (CALCITE-1345) Streaming GROUP BY

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

Simeon Zverinski commented on CALCITE-1345:
-------------------------------------------

Thanks for the great library and sorry for bothering, but when is this issue planned to be released?

> Streaming GROUP BY
> ------------------
>
>                 Key: CALCITE-1345
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1345
>             Project: Calcite
>          Issue Type: Bug
>          Components: stream
>            Reporter: Julian Hyde
>            Assignee: Atri Sharma
>
> Implement streaming {{GROUP BY}}, including parsing, validation, and execution using the Interpreter (probably a variation of AggregateNode), intermittently returning results when a monotonic column indicates that the next set of results are ready. Add test(s) to StreamingTest. Example query should include {{FLOOR(rowtime TO HOUR)}}; the {{TUMBLE}}, {{HOP}} and {{SESSION}} functions are out of scope of this JIRA case.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)