GitHub user ShubhamChaurasia opened a pull request:
https://github.com/apache/hive/pull/448
HIVE-20751: Upgrade arrow version to 0.10.0
Upgraded apache arrow version from 0.8.0 to 0.10.0
Incorporated naming changes in arrow
(https://issues.apache.org/jira/browse/ARROW-1815)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ShubhamChaurasia/hive HIVE-20751
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/448.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 #448
----
commit 27335008d5653e55a1b24f048b568e46417b8ebd
Author: ShubhamChaurasia <schaurasia@...>
Date: 2018-10-17T05:59:53Z
HIVE-20751: Upgrade arrow version to 0.10.0
----
---