You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by vdiravka <gi...@git.apache.org> on 2018/02/28 17:18:58 UTC

[GitHub] drill pull request #1140: DRILL-6195: Quering Hive non-partitioned transacti...

GitHub user vdiravka opened a pull request:

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

    DRILL-6195: Quering Hive non-partitioned transactional tables via Drill

    

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

    $ git pull https://github.com/vdiravka/drill DRILL-6195

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

    https://github.com/apache/drill/pull/1140.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 #1140
    
----
commit 655075f9cea5f41e2770924ceabee79a57ea323e
Author: Vitalii Diravka <vi...@...>
Date:   2018-02-28T14:16:17Z

    DRILL-6195: Quering Hive non-partitioned transactional tables via Drill

----


---

[GitHub] drill issue #1140: DRILL-6195: Quering Hive non-partitioned transactional ta...

Posted by arina-ielchiieva <gi...@git.apache.org>.
Github user arina-ielchiieva commented on the issue:

    https://github.com/apache/drill/pull/1140
  
    +1


---

[GitHub] drill issue #1140: DRILL-6195: Quering Hive non-partitioned transactional ta...

Posted by vdiravka <gi...@git.apache.org>.
Github user vdiravka commented on the issue:

    https://github.com/apache/drill/pull/1140
  
    @arina-ielchiieva Current implementation of creating schema for Drill Hive embedded metastore doesn't allow to create transactional tables. That's why I have created a separate Jira task to update Drill HiveTestGenerator - [DRILL-6196](https://issues.apache.org/jira/browse/DRILL-6196).


---

[GitHub] drill issue #1140: DRILL-6195: Quering Hive non-partitioned transactional ta...

Posted by arina-ielchiieva <gi...@git.apache.org>.
Github user arina-ielchiieva commented on the issue:

    https://github.com/apache/drill/pull/1140
  
    Looks good, could you add unit test?


---

[GitHub] drill pull request #1140: DRILL-6195: Quering Hive non-partitioned transacti...

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

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


---

[GitHub] drill issue #1140: DRILL-6195: Quering Hive non-partitioned transactional ta...

Posted by vdiravka <gi...@git.apache.org>.
Github user vdiravka commented on the issue:

    https://github.com/apache/drill/pull/1140
  
    @arina-ielchiieva Please review


---