[
https://issues.apache.org/jira/browse/FLINK-3727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15250610#comment-15250610
]
ASF GitHub Bot commented on FLINK-3727:
---------------------------------------
Github user fhueske commented on the pull request:
https://github.com/apache/flink/pull/1917#issuecomment-212583555
Thanks for the PR. Looks good. I had a few minor comments.
I also marked a few tests that could be removed because they do not
increase test coverage, IMO. In general, we should be more careful when adding
tests. Builds start to fail on Travis because the 2h threshold is exceeded.
> Add support for embedded streaming SQL (projection, filter, union)
> ------------------------------------------------------------------
>
> Key: FLINK-3727
> URL: https://issues.apache.org/jira/browse/FLINK-3727
> Project: Flink
> Issue Type: Sub-task
> Components: Table API
> Affects Versions: 1.1.0
> Reporter: Vasia Kalavri
> Assignee: Vasia Kalavri
>
> Similar to the support for SQL embedded in batch Table API programs, this
> issue tracks the support for SQL embedded in stream Table API programs. The
> only currently supported operations on streaming Tables are projection,
> filtering, and union.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)