danny0405 commented on PR #13445:
URL: https://github.com/apache/hudi/pull/13445#issuecomment-2986314023

   @the-other-tim-brown I think the `emitDeletes` support for HoodieRecord 
iterator brings in too much overhead than I thought, can we drop it in this PR, 
the delete keys fetching should be just used in the legacy code path, now we 
have streaming write to MDT, and the code may be removed in the future anyway.
   
   Also can we revert the changes for size estimation into a serapate PR to 
make the review of the current one easier.


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