[
https://issues.apache.org/jira/browse/ARROW-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16915844#comment-16915844
]
Benjamin Kietzman commented on ARROW-1036:
------------------------------------------
[~wesmckinn] I have a PR up which addresses this
https://github.com/apache/arrow/pull/5157/files#diff-157d3e1f58273646705b1760a1f09770R208
> [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
> Priority: Major
> Labels: dataset
> Fix For: 1.0.0
>
>
> 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
(v8.3.2#803003)