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

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

                Author: ASF GitHub Bot
            Created on: 02/Mar/21 06:22
            Start Date: 02/Mar/21 06:22
    Worklog Time Spent: 10m 
      Work Description: pkumarsinha commented on a change in pull request #2029:
URL: https://github.com/apache/hive/pull/2029#discussion_r585290834



##########
File path: ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplLoadTask.java
##########
@@ -435,7 +435,7 @@ private TaskTracker addLoadFunctionTasks(Context 
loadContext, BootstrapEventsIte
       // texts using new DB name. Currently it refers to the source database 
name.
     }
 
-    CreateViewDesc desc = new CreateViewDesc(dbDotView, table.getAllCols(), 
null, table.getParameters(),
+    CreateViewDesc desc = new CreateViewDesc(dbDotView, table.getCols(), null, 
table.getParameters(),

Review comment:
       Could you please describe the issue experienced, may be here or in JIRA? 
   We don't need getPartCols during view replication?




----------------------------------------------------------------
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:
[email protected]


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

    Worklog Id:     (was: 559820)
    Time Spent: 20m  (was: 10m)

> REPL LOAD (Bootstrap ) of views with partitions fails 
> ------------------------------------------------------
>
>                 Key: HIVE-24818
>                 URL: https://issues.apache.org/jira/browse/HIVE-24818
>             Project: Hive
>          Issue Type: Bug
>          Components: repl
>            Reporter: Anurag Shekhar
>            Assignee: Anurag Shekhar
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>




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

Reply via email to