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

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

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 <pudidic@...>
Date:   2018-07-10T12:50:49Z

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

----


> 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