Francois Saint-Jacques created ARROW-6953:
---------------------------------------------
Summary: [C++][Dataset] Implement Gandiva Filter/Projector in
Scanner
Key: ARROW-6953
URL: https://issues.apache.org/jira/browse/ARROW-6953
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Francois Saint-Jacques
Currently, we have `RecordBatchProjector` and `ExpressionEvaluator` to achieve
this feature. This would implement a single class that fuse both and uses
gandiva. This would be exposed in the ScannerBuilder via an option.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)