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 2017/05/15 23:16:04 UTC

[jira] [Created] (ARROW-1036) [C++] Define abstract API for filtering Arrow streams (e.g. predicate evaluation)

Wes McKinney created ARROW-1036:
-----------------------------------

             Summary: [C++] Define abstract API for filtering Arrow streams (e.g. predicate evaluation)
                 Key: ARROW-1036
                 URL: https://issues.apache.org/jira/browse/ARROW-1036
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++
            Reporter: Wes McKinney


It would be useful to be able to apply analytic predicates to an Arrow stream in a composable way. As soon as we are able to compute some simple predicates on in-memory Arrow data, we could define our first version of this



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)