You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Timo Walther (JIRA)" <ji...@apache.org> on 2018/05/23 10:03:00 UTC

[jira] [Created] (FLINK-9420) Add tests for SQL IN sub-query operator in streaming

Timo Walther created FLINK-9420:
-----------------------------------

             Summary: Add tests for SQL IN sub-query operator in streaming
                 Key: FLINK-9420
                 URL: https://issues.apache.org/jira/browse/FLINK-9420
             Project: Flink
          Issue Type: Test
          Components: Table API &amp; SQL
            Reporter: Timo Walther


In FLINK-6094 we implemented non-windowed inner joins. The Table API & SQL should now  support the {{IN}} operator for sub-queries in streaming. Batch support has been added in FLINK-4565. We need to add unit tests, an IT case, and update the docs about that.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)