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