hudi-bot opened a new issue, #14647:
URL: https://github.com/apache/hudi/issues/14647

   With adding support for multiple sort modes, we have renamed the interface 
for UserDefinedBulkInsertPartitioner to BulkInsertPartitioner. Also there is an 
extra method added in the interface.
   
    
   
   /**
    * @return \{@code true} if the records within a RDD partition are sorted; 
\{@code false} otherwise.
    */
   boolean arePartitionRecordsSorted();
   
   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-1189
   - Type: Sub-task


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