[ 
https://issues.apache.org/jira/browse/FLINK-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15714906#comment-15714906
 ] 

ASF GitHub Bot commented on FLINK-4565:
---------------------------------------

Github user NickolayVasilishin commented on the issue:

    https://github.com/apache/flink/pull/2870
  
    Hi, @fhueske.
    
    I will update PR with fixed version soon. 
    But I have a question. Is deduplication at In#toRexNode really needed since 
we are going to use hashset anyway? It's easy to implement, we just can take 
distinct values here.
    
    And I think I will open PR with subquery implementation today. It's rather 
straightforward, but works.



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

Reply via email to