You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by dosoft <gi...@git.apache.org> on 2017/08/16 10:38:14 UTC

[GitHub] hive pull request #233: HIVE-17331: Use Path instead of String as key type o...

GitHub user dosoft opened a pull request:

    https://github.com/apache/hive/pull/233

    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/233.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 #233
    
----
commit 23a947dd0aaaf7a9d9838c0972d7b46c9ba83e00
Author: Oleg Danilov <ol...@olegd.com>
Date:   2017-08-16T10:34:39Z

    HIVE-17331: Use Path instead of String as key type of the pathToAliases

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] hive pull request #233: HIVE-17331: Use Path instead of String as key type o...

Posted by dosoft <gi...@git.apache.org>.
Github user dosoft closed the pull request at:

    https://github.com/apache/hive/pull/233


---