GitHub user istinnstudio added a comment to the discussion: (Java/Scala) How do I specify deserialize behavior on schema change?
Thanks for the suggestion! It seems though that setting compatibleMode to Compatible gives me some inconsistencies/errors on my fst to fury file convertor, I need further tests with different sets of parameters. But I have already a successful use of fury for large object deep copy operations to ram, before writing to disk with FST, that does not need compatibility mode... So for now this hybrid works well in my case. I will have an eye on fury updates and the versioning context. Great work. GitHub link: https://github.com/apache/fury/discussions/1848#discussioncomment-10744662 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
