leesf commented on a change in pull request #2275:
URL: https://github.com/apache/hudi/pull/2275#discussion_r548032209
##########
File path:
hudi-client/hudi-spark-client/src/main/java/org/apache/hudi/table/action/commit/UpsertPartitioner.java
##########
@@ -129,6 +130,16 @@ private int addUpdateBucket(String partitionPath, String
fileIdHint) {
return bucket;
}
+ // get the in pending clustering fileId for each partition path
Review comment:
ditto
----------------------------------------------------------------
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]