You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2021/03/23 14:04:00 UTC

[jira] [Created] (ARROW-12058) [Python] Enable arithmetic operations on Expressions

Joris Van den Bossche created ARROW-12058:
---------------------------------------------

             Summary: [Python] Enable arithmetic operations on Expressions
                 Key: ARROW-12058
                 URL: https://issues.apache.org/jira/browse/ARROW-12058
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Python
            Reporter: Joris Van den Bossche
             Fix For: 4.0.0


To make the dataset (projection) expressions more usable, we can add some more dunder methods to the class (like we already can do {{expr == 1}} for comparison operations, we can also enable arithmetic python operators. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)