Troy Zimmerman created ARROW-9822:
-------------------------------------
Summary: Support additional types in math functions.
Key: ARROW-9822
URL: https://issues.apache.org/jira/browse/ARROW-9822
Project: Apache Arrow
Issue Type: New Feature
Components: C++ - Gandiva
Reporter: Troy Zimmerman
Would it be possible to adding support for these functions with types other
than decimal128?
* abs with int64, float64
* ceil with float64
* floor with float64
* round with float64
Additionally, could sqrt [with int64 & float64] be implemented? This one is
easy to work around, but would be convenient.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)