GitHub user dosoft opened a pull request:
https://github.com/apache/hive/pull/292
HIVE-17331: Use Path instead of String as key type of the pathToAliases
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dosoft/hive HIVE-17331
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/292.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 #292
----
commit 661897e01fe48a0f80c3ee4e9168667b7d926ba9
Author: Oleg Danilov <oleg@...>
Date: 2017-08-16T10:34:39Z
HIVE-17331: Use Path instead of String as key type of the pathToAliases
----
---