You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Ben Kietzman (Jira)" <ji...@apache.org> on 2019/11/14 17:52:00 UTC

[jira] [Created] (ARROW-7172) [C++][Dataset] Improve format of Expression::ToString

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)