chenjunjiedada opened a new issue #1438:
URL: https://github.com/apache/iceberg/issues/1438


   We met a serialization issue when using the flink connector as following:
   
   Caused by: java.io.InvalidClassException: org.apache.iceberg.PartitionSpec; 
local class incompatible: stream classdesc serialVersionUID = 
-4610029347110790711, local class serialVersionUID = -2608482762645185351
   
   @openinx @JingsongLi @rdblue, Do you think we should add serialVersionUID 
for members in `RowDataTaskWriterFactory`? Or maybe we could make `Table` 
serializable? Thoughts?


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

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