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

[jira] [Assigned] (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 ]

Brian Hulette reassigned ARROW-2705:
------------------------------------

    Assignee: Brian Hulette  (was: Paul Taylor)

> [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: 10m
>  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)