[
https://issues.apache.org/jira/browse/FLINK-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15667527#comment-15667527
]
Nikolay Vasilishin commented on FLINK-4565:
-------------------------------------------
Thanks, guys.
I've implemented first two cases: disjunctive equality predicates for less then
20 entries and reusable hashset for >= 20 predicates.
Can you give any advice, where I can find anything in code related to 3
subissue? Where is the point in which I can access the subquery results and use
them for IN operator?
> Support for SQL IN operator
> ---------------------------
>
> Key: FLINK-4565
> URL: https://issues.apache.org/jira/browse/FLINK-4565
> Project: Flink
> Issue Type: Improvement
> Components: Table API & SQL
> Reporter: Timo Walther
> Assignee: Nikolay Vasilishin
>
> It seems that Flink SQL supports the uncorrelated sub-query IN operator. But
> it should also be available in the Table API and tested.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)