You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Teddy Choi (JIRA)" <ji...@apache.org> on 2018/07/01 08:57:00 UTC

[jira] [Created] (HIVE-20044) Arrow Serde should pad char values and handle empty strings correctly

Teddy Choi created HIVE-20044:
---------------------------------

             Summary: 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


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)