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/07 16:20:58 UTC

[GitHub] hive pull request #369: HIVE-19723: Arrow serde: "Unsupported data type: Tim...

GitHub user pudidic opened a pull request:

    https://github.com/apache/hive/pull/369

    HIVE-19723: Arrow serde: "Unsupported data type: Timestamp(NANOSECOND, null)"

    This pull request added a randomized unit test, supports microsecond for Spark integration, and changed TestJdbcWithMiniLlapArrow to test microsecond.
    The previous pull request was hard to merge, due to some reverted conflicts on Apache master branch.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/pudidic/hive HIVE-19723

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/hive/pull/369.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 #369
    
----
commit 1600141292aef67105a2df0435bd0bab52b1e4e3
Author: Teddy Choi <pu...@...>
Date:   2018-06-07T16:14:08Z

    HIVE-19723: Arrow serde: "Unsupported data type: Timestamp(NANOSECOND, null)"

----


---

[GitHub] hive pull request #369: HIVE-19723: Arrow serde: "Unsupported data type: Tim...

Posted by pudidic <gi...@git.apache.org>.
Github user pudidic closed the pull request at:

    https://github.com/apache/hive/pull/369


---