You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I upgrade fury from 0.1.0 to latest version, I can't deserialize the data serialized by 0.1.0 version of fury using fury of latest version, it will throw NullPointerException exception.
The text was updated successfully, but these errors were encountered:
@shangwq For question2, there is an open issue for it: #919, we do not provide binary compatibility for now, you need a wrapper to load multiple fury of different version for compatibility like described in #919
The text was updated successfully, but these errors were encountered: