GitHub user pudidic opened a pull request:
https://github.com/apache/hive/pull/386
HIVE-20052: Arrow serde should fill ArrowColumnVector(Decimal) with tâ¦
â¦he given schema precision/scale (Teddy Choi)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pudidic/hive HIVE-20052
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/386.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #386
----
commit 574485f81609820601bb20557de50143ec56a0d7
Author: Teddy Choi <pudidic@...>
Date: 2018-07-02T16:41:40Z
HIVE-20052: Arrow serde should fill ArrowColumnVector(Decimal) with the
given schema precision/scale (Teddy Choi)
----
---