You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Benson Muite (Jira)" <ji...@apache.org> on 2022/01/25 11:25:00 UTC

[jira] [Created] (ARROW-15446) [C++][Python] Add promotion and casting to between ternary kernel

Benson Muite created ARROW-15446:
------------------------------------

             Summary: [C++][Python] Add promotion and casting to between ternary kernel
                 Key: ARROW-15446
                 URL: https://issues.apache.org/jira/browse/ARROW-15446
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++, Python
            Reporter: Benson Muite


Compare operators such as <,<=,> and >= do promotion of decimal types to allow for comparisons., for example between the float 1.0 and the integer 1. Similar promotion is needed for between.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)