You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Andrew Lamb (Jira)" <ji...@apache.org> on 2021/01/08 11:53:01 UTC

[jira] [Commented] (ARROW-10356) [Rust] [DataFusion] Add support for is_in

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

Andrew Lamb commented on ARROW-10356:
-------------------------------------

FWIW [~MikeSeddonAU] has implemented this -- there is still other work that is possible -- see https://issues.apache.org/jira/browse/ARROW-11182

> [Rust] [DataFusion] Add support for is_in
> -----------------------------------------
>
>                 Key: ARROW-10356
>                 URL: https://issues.apache.org/jira/browse/ARROW-10356
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Rust, Rust - DataFusion
>            Reporter: Jorge Leitão
>            Assignee: Mike Seddon
>            Priority: Major
>              Labels: beginner, pull-request-available
>             Fix For: 3.0.0
>
>          Time Spent: 9.5h
>  Remaining Estimate: 0h
>
> Add support for a function that returns true if an element belongs to a finite list of elements in a list.
> The list should be an arrow array (to be dynamically-typed).
>  



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