You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Teddy Choi (JIRA)" <ji...@apache.org> on 2018/07/02 16:39:00 UTC

[jira] [Created] (HIVE-20052) Arrow serde should fill ArrowColumnVector(Decimal) with the given schema precision/scale

Teddy Choi created HIVE-20052:
---------------------------------

             Summary: Arrow serde should fill ArrowColumnVector(Decimal) with the given schema precision/scale
                 Key: HIVE-20052
                 URL: https://issues.apache.org/jira/browse/HIVE-20052
             Project: Hive
          Issue Type: Bug
          Components: Serializers/Deserializers
            Reporter: Teddy Choi
            Assignee: Teddy Choi


Arrow serde should fill ArrowColumnVector with given precision and scale. When it serializes negative values into Arrow, it throws exceptions that the precision of the value is not same with the precision of Arrow decimal vector.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)