You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/12/13 09:33:58 UTC

[jira] [Commented] (HIVE-15424) Hive dropped table during table creation if table already exists

    [ https://issues.apache.org/jira/browse/HIVE-15424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15744680#comment-15744680 ] 

ASF GitHub Bot commented on HIVE-15424:
---------------------------------------

GitHub user subahugu opened a pull request:

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

    HIVE-15424: Not calling rollbackCreateTable(), when create table fail…

    …s with already exists exception.

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

    $ git pull https://github.com/subahugu/hive HIVE-15424

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

    https://github.com/apache/hive/pull/123.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 #123
    
----
commit 6848e256d9553c35ffa4b474b548b7f13f2c361b
Author: suresh.bahuguna <su...@suresh-bahuguna.local>
Date:   2016-12-13T09:30:47Z

    HIVE-15424: Not calling rollbackCreateTable(), when create table fails with already exists exception.

----


> Hive dropped table during table creation if table already exists
> ----------------------------------------------------------------
>
>                 Key: HIVE-15424
>                 URL: https://issues.apache.org/jira/browse/HIVE-15424
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>    Affects Versions: 1.2.1
>            Reporter: Suresh Bahuguna
>
> While creating a table, rollbackCreateTable() shouldn't be called if table already exists.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)