[
https://issues.apache.org/jira/browse/ARROW-3511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-3511:
------------------------------
External issue URL: https://github.com/apache/arrow/issues/19828
> [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 20m
> 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
(v8.20.10#820010)