voonhous commented on code in PR #19687:
URL: https://github.com/apache/hudi/pull/19687#discussion_r3850678615


##########
hudi-client/hudi-spark-client/src/main/java/org/apache/hudi/execution/bulkinsert/ConsistentBucketIndexBulkInsertPartitionerWithRows.java:
##########
@@ -86,6 +87,9 @@ public 
ConsistentBucketIndexBulkInsertPartitionerWithRows(HoodieTable table,
                                                             Map<String, 
String> strategyParams,
                                                             boolean 
populateMetaFields, Map<String, List<ConsistentHashingNode>> 
hashingChildrenNodes) {

Review Comment:
   Reworded in both partitioners: "This strategy sorts within buckets directly 
rather than through the custom-columns partitioners, so it must validate the 
sort columns too."



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to