Ben Kietzman created ARROW-7172:
-----------------------------------
Summary: [C++][Dataset] Improve format of Expression::ToString
Key: ARROW-7172
URL: https://issues.apache.org/jira/browse/ARROW-7172
Project: Apache Arrow
Issue Type: Improvement
Components: C++, C++ - Dataset
Reporter: Ben Kietzman
Assignee: Ben Kietzman
Fix For: 1.0.0
Instead of {{GREATER(FIELD(b), SCALAR<int32>(3))}}, these could just read
{{"b"_ > int32(3)}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
