[ https://issues.apache.org/jira/browse/HIVE-24933?focusedWorklogId=798296&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-798296 ]
ASF GitHub Bot logged work on HIVE-24933: ----------------------------------------- Author: ASF GitHub Bot Created on: 05/Aug/22 07:16 Start Date: 05/Aug/22 07:16 Worklog Time Spent: 10m Work Description: jhungund commented on code in PR #3435: URL: https://github.com/apache/hive/pull/3435#discussion_r938515261 ########## ql/src/java/org/apache/hadoop/hive/ql/exec/ReplCopyTask.java: ########## @@ -166,6 +169,12 @@ public int execute() { } } + private void setupWork() throws HiveException { Review Comment: The implementation of setupWork for each task seem to be updating different fields of the task class. Issue Time Tracking ------------------- Worklog Id: (was: 798296) Time Spent: 3h 10m (was: 3h) > 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: Pratyush Madhukar > Assignee: Pratyush Madhukar > Priority: Major > Labels: pull-request-available > Time Spent: 3h 10m > Remaining Estimate: 0h > -- This message was sent by Atlassian Jira (v8.20.10#820010)