[
https://issues.apache.org/jira/browse/ARROW-7172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ben Kietzman resolved ARROW-7172.
---------------------------------
Resolution: Fixed
Issue resolved by pull request 5840
[https://github.com/apache/arrow/pull/5840]
> [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
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.0.0
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> 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)