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

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

GitHub user pudidic opened a pull request:

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

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

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

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

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

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

    https://github.com/apache/hive/pull/397.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 #397
    
----
commit e7f463c1865d8518a5eb1756b9a548442fb776c1
Author: Teddy Choi <pudidic@...>
Date:   2018-07-10T13:07:13Z

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

----


> Arrow Serde should pad char values and handle empty strings correctly
> ---------------------------------------------------------------------
>
>                 Key: HIVE-20044
>                 URL: https://issues.apache.org/jira/browse/HIVE-20044
>             Project: Hive
>          Issue Type: Bug
>          Components: Serializers/Deserializers
>            Reporter: Teddy Choi
>            Assignee: Teddy Choi
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: HIVE-20044.patch
>
>
> When Arrow Serde serializes char values, it loses padding. Also when it 
> counts empty strings, sometimes it makes a smaller number. It should pad char 
> values and handle empty strings correctly.



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

Reply via email to