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/07/10 12:52:48 UTC

[GitHub] hive pull request #396: HIVE-20044: Arrow Serde should pad char values and h...

GitHub user pudidic opened a pull request:

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

    HIVE-20044: Arrow Serde should pad char values and handle empty strin…

    …gs correctly (Teddy Choi)
    
    Change-Id: Iaa4417056a6e2a88335ed0cd5436142e128009c6

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

    $ git pull https://github.com/pudidic/hive HIVE-20044-branch-3

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

    https://github.com/apache/hive/pull/396.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 #396
    
----
commit edc90d42a4260272ae5abfeaef8f7966357518a1
Author: Teddy Choi <pu...@...>
Date:   2018-07-10T12:50:49Z

    HIVE-20044: Arrow Serde should pad char values and handle empty strings correctly (Teddy Choi)
    
    Change-Id: Iaa4417056a6e2a88335ed0cd5436142e128009c6

----


---