cshuo commented on PR #13409:
URL: https://github.com/apache/hudi/pull/13409#issuecomment-3095054437

   > @cshuo Thanks for the valuable comments. Resolved all of them except the 
buffer size option. Shall we keep it for the flexibility of users to adopt the 
feature?
   
   Thks for updating. Seems the pr don't fix the comments 
[here](https://github.com/apache/hudi/pull/13409#discussion_r2149146323), i.e., 
with the current impl, records are partially ordered within a parquet file, 
since it may contains batches from multiple `sortAndSend`. We should keep all 
records within a file strictly ordered to fully leverage the advantages of the 
sorting.


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