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 2021/05/03 04:04:00 UTC

[jira] [Work logged] (HIVE-24933) Replication fails for transactional tables having same name as dropped non-transactional table

     [ https://issues.apache.org/jira/browse/HIVE-24933?focusedWorklogId=592055&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-592055 ]

ASF GitHub Bot logged work on HIVE-24933:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 03/May/21 04:03
            Start Date: 03/May/21 04:03
    Worklog Time Spent: 10m 
      Work Description: pmadhukar-cloudera commented on a change in pull request #2151:
URL: https://github.com/apache/hive/pull/2151#discussion_r624864844



##########
File path: ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java
##########
@@ -1406,4 +1439,114 @@ public static Table tableIfExists(ImportTableDesc tblDesc, Hive db) throws HiveE
     }
   }
 
+  public static class LoadTableStateWrapper {

Review comment:
       DelayExecUtil has been renamed to LoadTableStateWrapper.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 592055)
    Time Spent: 50m  (was: 40m)

> Replication fails for transactional tables having same name as dropped non-transactional table
> ----------------------------------------------------------------------------------------------
>
>                 Key: HIVE-24933
>                 URL: https://issues.apache.org/jira/browse/HIVE-24933
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Pratyushotpal Madhukar
>            Assignee: Pratyushotpal Madhukar
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 50m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)