You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Troy Zimmerman (Jira)" <ji...@apache.org> on 2020/08/21 22:02:00 UTC

[jira] [Created] (ARROW-9822) Support additional types in math functions.

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)