vinothchandar commented on PR #17827:
URL: https://github.com/apache/hudi/pull/17827#issuecomment-3752876519

   Overall thought I have here is whether we simply make this behavior adapt 
dynamically i.e choose sorted-merge vs hash-merge based on whether the base, 
log files are sorted or not -- instead of introducing this as a separate 
layout. This will make it very flexible for users, and even make it possible 
for users to migrate existing tables easily.  
   
   


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