Open wenzhizhang opened 4 years ago
Yes, its not compatible. Workaround (I did for similar projects)
you then can use 2.16 and 2.57 in parallel and write a conversion method.
Thank you very much, @RuedigerMoeller , I'll try this workaround in my project.
Best regards, Wenzhi
Hi team, I suffered the deserialization issue with fst-2.57, could you please have a look?
The data was serialized with fst-2.16 and stored in DB, when I tried to deserialize this data with fst-2.57 I got below error.
Are different encoding mechanisms used in the 2 versions?
Your support will be appreciated a lot.
Best regards, Wenzhi