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)