[
https://issues.apache.org/jira/browse/HUDI-6763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Chen updated HUDI-6763:
-----------------------------
Fix Version/s: 0.14.0
> 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
> Fix For: 0.14.0
>
>
> 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)