[
https://issues.apache.org/jira/browse/FLINK-4546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15493770#comment-15493770
]
ASF GitHub Bot commented on FLINK-4546:
---------------------------------------
Github user twalthr commented on the issue:
https://github.com/apache/flink/pull/2454
It seems that Calcite is planning to add additional clauses to the SQL
statement. Like `SELECT STREAM x FROM y EMIT xyz`. If we really remove the
keyword we have to make sure that Calcite's parser will also parse `EMIT`
without the `STREAM` keyword.
@fhueske what do you think?
> Remove STREAM keyword in Stream SQL
> ------------------------------------
>
> Key: FLINK-4546
> URL: https://issues.apache.org/jira/browse/FLINK-4546
> Project: Flink
> Issue Type: New Feature
> Components: Table API & SQL
> Reporter: Jark Wu
> Assignee: Jark Wu
>
> It is about to unify Batch SQL and Stream SQL grammar, esp. removing STREAM
> keyword in Stream SQL.
> detailed discuss mailing list:
> http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/DISCUSS-Some-thoughts-about-unify-Stream-SQL-and-Batch-SQL-grammer-td13060.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)