You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ramesh Kumar Thangarajan (Jira)" <ji...@apache.org> on 2021/06/04 16:57:00 UTC

[jira] [Created] (HIVE-25202) Support decimal64 operations for PTF operators

Ramesh Kumar Thangarajan created HIVE-25202:
-----------------------------------------------

             Summary: Support decimal64 operations for PTF operators
                 Key: HIVE-25202
                 URL: https://issues.apache.org/jira/browse/HIVE-25202
             Project: Hive
          Issue Type: Bug
            Reporter: Ramesh Kumar Thangarajan
            Assignee: Ramesh Kumar Thangarajan


After the support for decimal64 vectorization for multiple operators, PTF operators were found guilty of breaking the decimal64 chain if they happen to occur between two operators. As a result they introduce unnecessary cast to decimal. In order to prevent this, we will support PTF operators to handle decimal64 data types too



--
This message was sent by Atlassian Jira
(v8.3.4#803005)