[
https://issues.apache.org/jira/browse/HUDI-6763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-6763:
---------------------------------
Labels: pull-request-available (was: )
> WriteStats are extracted twice in BaseSparkCommitActionExecutor
> ---------------------------------------------------------------
>
> Key: HUDI-6763
> URL: https://issues.apache.org/jira/browse/HUDI-6763
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: Timothy Brown
> Assignee: Timothy Brown
> Priority: Minor
> Labels: pull-request-available
>
> In BaseSparkCommitActionExecutor there are two places the same
> `collectAsList` is called on an RDD. We can optimize this by only calling
> this method once.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)