You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by b-slim <gi...@git.apache.org> on 2016/12/16 17:54:01 UTC

[GitHub] hive pull request #124: [HIVE-15439] adding support for insert overwite

GitHub user b-slim opened a pull request:

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

    [HIVE-15439] adding support for insert overwite

    Add support for SQL statement INSERT OVERWRITE TABLE druid_internal_table.
    In order to add this support will need to add new post insert hook to update the druid metadata. Creation of the segment will be the same as CTAS.
    https://issues.apache.org/jira/browse/HIVE-15439

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

    $ git pull https://github.com/b-slim/hive HIVE-15439-adding-insert

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

    https://github.com/apache/hive/pull/124.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 #124
    
----
commit 26b2667d490c6de71d691aa38322b0c1c7e6778e
Author: Slim Bouguerra <sl...@gmail.com>
Date:   2016-12-15T23:22:11Z

    adding commit insert function def to MetaHook

commit 02f6a8935ab58eb663b6ccf34a931e0e68d4af14
Author: Slim Bouguerra <sl...@gmail.com>
Date:   2016-12-16T00:44:44Z

    adding commit insert to the FileSkinPlan

commit 0e9b1f6e5eca815be6a9724188275f32e65fd40c
Author: Slim Bouguerra <sl...@gmail.com>
Date:   2016-12-16T17:47:29Z

    add joda dependency for UTs and add copyrights

----


---
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 #124: [HIVE-15439] adding support for insert overwite

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

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


---
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.
---