lw309637554 commented on a change in pull request #2275:
URL: https://github.com/apache/hudi/pull/2275#discussion_r541677201
##########
File path:
hudi-client/hudi-spark-client/src/main/java/org/apache/hudi/table/action/commit/BaseSparkCommitActionExecutor.java
##########
@@ -103,6 +104,9 @@ public BaseSparkCommitActionExecutor(HoodieEngineContext
context,
if (isWorkloadProfileNeeded()) {
Review comment:
it is make sense. But now
BaseSparkCommitActionExecutor.getUpsertPartitioner depend on profile, we can be
consistent with getUpsertPartitioner.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]