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)