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

[jira] [Created] (ARROW-2705) CombinationPredicates should take list or predicates

Dominik Moritz created ARROW-2705:
-------------------------------------

             Summary: CombinationPredicates should take list or predicates
                 Key: ARROW-2705
                 URL: https://issues.apache.org/jira/browse/ARROW-2705
             Project: Apache Arrow
          Issue Type: Improvement
          Components: JavaScript
            Reporter: Dominik Moritz


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)