GitHub user vkorukanti opened a pull request:

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

    DRILL-3739: (part 2) Fix issues in reading Hive tables with StorageHa…

    …ndler configuration (eg. Hive-HBase tables)
    
    Same issue (StorageHandler based tables don't store InputFormat class in 
MetaStore), but this particular instance reproes when Hive native reader is 
enabled (store.hive.optimize_scan_with_native_readers = true). 
    
    Added unititest.

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

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

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

    https://github.com/apache/drill/pull/312.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 #312
    
----
commit 76f41e18207e3e3e987fef56ee7f1695dd6ddd7a
Author: vkorukanti <[email protected]>
Date:   2015-12-29T09:29:05Z

    DRILL-3739: (part 2) Fix issues in reading Hive tables with StorageHandler 
configuration (eg. Hive-HBase tables)

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to