You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/06/11 09:33:00 UTC

[jira] [Commented] (HIVE-19853) Arrow serializer needs to create a TimeStampMicroTZVector instead of TimeStampMicroVector

    [ https://issues.apache.org/jira/browse/HIVE-19853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16507849#comment-16507849 ] 

ASF GitHub Bot commented on HIVE-19853:
---------------------------------------

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

----


> Arrow serializer needs to create a TimeStampMicroTZVector instead of TimeStampMicroVector
> -----------------------------------------------------------------------------------------
>
>                 Key: HIVE-19853
>                 URL: https://issues.apache.org/jira/browse/HIVE-19853
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Teddy Choi
>            Assignee: Teddy Choi
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: HIVE-19853.1.patch
>
>
> HIVE-19723 changed nanosecond to microsecond in Arrow serialization. However, it needs to be microsecond with time zone.



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