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 & 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)