GitHub user pudidic opened a pull request:
https://github.com/apache/hive/pull/371
HIVE-19853: Arrow serializer needs to create a TimeStampMicroTZVectorâ¦
⦠instead of TimeStampMicroVector
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pudidic/hive HIVE-19853
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/371.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 #371
----
commit f785b6d5603d94b126a9611b4a583e4803dd54f7
Author: Teddy Choi <pudidic@...>
Date: 2018-06-11T09:29:57Z
HIVE-19853: Arrow serializer needs to create a TimeStampMicroTZVector
instead of TimeStampMicroVector
----
---