[
https://issues.apache.org/jira/browse/ARROW-3511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pindikura Ravindra resolved ARROW-3511.
---------------------------------------
Resolution: Fixed
Fix Version/s: 0.13.0
Issue resolved by pull request 2789
[https://github.com/apache/arrow/pull/2789]
> [Gandiva] support input selection vectors for both projector and filter
> -----------------------------------------------------------------------
>
> Key: ARROW-3511
> URL: https://issues.apache.org/jira/browse/ARROW-3511
> Project: Apache Arrow
> Issue Type: Task
> Components: C++ - Gandiva
> Reporter: Pindikura Ravindra
> Assignee: Praveen Krishna
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.13.0
>
> Time Spent: 11h
> Remaining Estimate: 0h
>
> The Gandiva filter module returns a selection vector representing the indices
> of records (in the batch) that matched the filter. We can connect this to
> other modules, by passing along this selection vector as an input argument to
> the downstream projector/filter.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)