nsivabalan commented on pull request #1149:
URL: https://github.com/apache/hudi/pull/1149#issuecomment-667721158


   I thought of adding an empty interface called 
UserDefinedBulkInsertPartitioner, but then BulkInsertPartitioner itself has a 
new method  boolean arePartitionRecordsSorted(); So, anyways, existing users 
will have to make code changes to give implementation to this method. So, not 
sure if there will be benefit adding an empty UserDefinedBulkInsertPartitioner 
interface extending from BulkInsertPartitioner. 


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


Reply via email to