Timothy Brown created HUDI-6763:
-----------------------------------
Summary: 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 BrownIn 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)
