mxm commented on PR #14880:
URL: https://github.com/apache/iceberg/pull/14880#issuecomment-3674242281

   > Do we store `DynamicRecordInternal` in the state? Do we need this full 
magic to restore old state with the old serializer?
   
   Yes, we can store DynamicRecordInternal in state in the case of unaligned 
checkpointing which buffers in-flight records. The magic is required to ensure 
we can read records in the old format persisted in the checkpoint/savepoint.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to