Nic Crane created ARROW-12497:
---------------------------------
Summary: [C++] Implement array expression from R in C++
Key: ARROW-12497
URL: https://issues.apache.org/jira/browse/ARROW-12497
Project: Apache Arrow
Issue Type: New Feature
Components: C++
Reporter: Nic Crane
As discussed here:
https://github.com/apache/arrow/pull/10056#discussion_r616985185
Currently, the R implementation allows for array expressions to be built which
are later evaluated within a single call to Filter rather than in multiple
operations. This functionality should be moved to the C++ level so it's dealt
with at a lower level.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)