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

ASF GitHub Bot commented on HUDI-2117:
--------------------------------------

vinothchandar commented on a change in pull request #3207:
URL: https://github.com/apache/hudi/pull/3207#discussion_r678783220



##########
File path: 
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/AbstractHoodieWriteClient.java
##########
@@ -1037,6 +1038,10 @@ protected void 
setWriteSchemaForDeletes(HoodieTableMetaClient metaClient) {
     }
   }
 
+  protected void unpersistRDD() {

Review comment:
       Made this fix myself. will land after CI passes




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


> Unpersist the input rdd after the commit is completed
> -----------------------------------------------------
>
>                 Key: HUDI-2117
>                 URL: https://issues.apache.org/jira/browse/HUDI-2117
>             Project: Apache Hudi
>          Issue Type: Improvement
>            Reporter: XiaoyuGeng
>            Assignee: XiaoyuGeng
>            Priority: Minor
>              Labels: pull-request-available
>




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

Reply via email to