[
https://issues.apache.org/jira/browse/ARROW-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Hulette resolved ARROW-2705.
----------------------------------
Resolution: Fixed
> [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
> Assignee: Brian Hulette
> Priority: Minor
> Labels: pull-request-available
> Fix For: JS-0.4.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> 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)