GitHub user vkorukanti opened a pull request:

    https://github.com/apache/drill/pull/151

    DRILL-3746: Get Hive partition values from MetaStore instead of from …

    …parsing the partition location path
    
    1) Added a partition with custom location to test Hive table. Existing 
partition tests now work after the fix.
    2) Enabled a test which was disabled previously due to a bug in interpreter 
code
    
    @amansinha100 Could you review the patch?

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vkorukanti/drill DRILL-3764

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/drill/pull/151.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 #151
    
----
commit 90169e8ce7f46047631b25f5d248ffdf35788cbf
Author: vkorukanti <venki.koruka...@gmail.com>
Date:   2015-09-10T00:42:45Z

    DRILL-3746: Get Hive partition values from MetaStore instead of from 
parsing the partition location path
    
    1) Added a partition with custom location to test Hive table. Existing 
partition tests now work after the fix.
    2) Enabled a test which was disabled previously due to a bug in interpreter 
code

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to