You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by pudidic <gi...@git.apache.org> on 2018/06/11 09:32:26 UTC

[GitHub] hive pull request #371: HIVE-19853: Arrow serializer needs to create a TimeS...

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 <pu...@...>
Date:   2018-06-11T09:29:57Z

    HIVE-19853: Arrow serializer needs to create a TimeStampMicroTZVector instead of TimeStampMicroVector

----


---