[
https://issues.apache.org/jira/browse/HUDI-2117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17380740#comment-17380740
]
ASF GitHub Bot commented on HUDI-2117:
--------------------------------------
codope commented on a change in pull request #3207:
URL: https://github.com/apache/hudi/pull/3207#discussion_r669787971
##########
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:
+1 for renaming method to something spark agnostic.
@minihippo This is nearing landing. Can you please address the comment?
--
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)