You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Johnnathan Rodrigo Pego de Almeida (Jira)" <ji...@apache.org> on 2022/03/15 13:56:00 UTC

[jira] [Created] (ARROW-15940) [Gandiva][C++] Add NEGATIVE function for decimal data type

Johnnathan Rodrigo Pego de Almeida created ARROW-15940:
----------------------------------------------------------

             Summary: [Gandiva][C++] Add NEGATIVE function for decimal data type
                 Key: ARROW-15940
                 URL: https://issues.apache.org/jira/browse/ARROW-15940
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++ - Gandiva
            Reporter: Johnnathan Rodrigo Pego de Almeida


This PR implements the NEGATIVE function for decimal data type.

The function receive a decimal128() and return a negative decimal128().



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