rangareddy commented on issue #16920:
URL: https://github.com/apache/hudi/issues/16920#issuecomment-5178252967

   Fixed by 29b42cbae382 — refactor(reader): seal the shared merge path in 
KeyBasedFileGroupRecordBuffer
   (#19415), merged 31 Jul 2026, the same day this was closed. Both methods are 
final on master:
   
   ```sh
   // KeyBasedFileGroupRecordBuffer.java
   public final void processNextDataRecord(BufferedRecord<T> record, 
Serializable recordKey)   // :113
   public final boolean isPartialMergingEnabled()                               
               // :158
   ```


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