You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/06/13 19:12:00 UTC

[jira] [Updated] (ARROW-2705) [JS] CombinationPredicates should take list of predicates

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

Wes McKinney updated ARROW-2705:
--------------------------------
    Summary: [JS] CombinationPredicates should take list of predicates  (was: CombinationPredicates should take list of predicates)

> [JS] CombinationPredicates should take list of predicates
> ---------------------------------------------------------
>
>                 Key: ARROW-2705
>                 URL: https://issues.apache.org/jira/browse/ARROW-2705
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: JavaScript
>            Reporter: Dominik Moritz
>            Priority: Minor
>
> CombinationPredicate like And and Or only take two predicates: left and right. However, it often makes sense to combine more than two predicates. I suggest that `and` and `or` support arbitrarily many arguments. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)