pvary commented on PR #9464:
URL: https://github.com/apache/iceberg/pull/9464#issuecomment-1908484159
   Also, here is the Flink PR: https://github.com/apache/flink/pull/24191
   
   If the PR has been accepted there, then the serialization format is 
finalized.
   Since it takes time for all the supported Flink versions to contain the 
serialization code, we can temporarily duplicate the code and update our 
serialization to use the new finalized format. We can remove this duplication 
once the supported Flink version contains the new serialization code. Since the 
serialization format will be the same between the Flink and the duplicated 
code, we do need to change the serialization version when we fix the issue now, 
but we do not need to change the serialization version when we start to use the 
Flink code.
   


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to