caozhen1937 commented on issue #1193: URL: https://github.com/apache/fluss/issues/1193#issuecomment-3095132278
> Hi [@caozhen1937](https://github.com/caozhen1937) , I have debugged it locally and found the problem. We need to update the serializer and deserializer version of Paimon: https://github.com/apache/fluss/blob/main/fluss-lake/fluss-lake-paimon/src/main/java/com/alibaba/fluss/lake/paimon/tiering/PaimonCommittableSerializer.java#L30 > > https://github.com/apache/fluss/blob/main/fluss-lake/fluss-lake-paimon/src/main/java/com/alibaba/fluss/lake/paimon/tiering/PaimonWriteResultSerializer.java#L30 Yes, I upgrated version to 2. It can solve `PaimonTieringTest.testTieringWriteTable` error. But `ReCreateSameTableAfterTieringTest.testReCreateSameTable` still error. -- 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]
