[ 
https://issues.apache.org/jira/browse/ARROW-8312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wes McKinney resolved ARROW-8312.
---------------------------------
    Fix Version/s: 1.0.0
       Resolution: Fixed

Issue resolved by pull request 6806
[https://github.com/apache/arrow/pull/6806]

> [Java][Gandiva] improve IN expression support
> ---------------------------------------------
>
>                 Key: ARROW-8312
>                 URL: https://issues.apache.org/jira/browse/ARROW-8312
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++ - Gandiva, Java
>            Reporter: Yuan Zhou
>            Assignee: Yuan Zhou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Gandiva C++ provided IN API[1] is able to accept TreeNode as param, which 
> allows IN expression to operate on output of some function. However in Java 
> API[2], IN expression only accept Field as param, which limits the API usage. 
> [1] 
> https://github.com/apache/arrow/blob/master/cpp/src/gandiva/tree_expr_builder.h#L94-L125
> [2] 
> https://github.com/apache/arrow/blob/master/java/gandiva/src/main/java/org/apache/arrow/gandiva/expression/InNode.java#L50-L63



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to