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
* Renamed CanGenerateHashFromStringCharArray back to CanGenerateHashFromString to preserve deserialization backwards-compatibility
* Restored private valueOffset field to CanGenerateHashFromString to revert the serialVersionUID back to the same value it had in the 0.12 release
* Added tests for deserializing bloom filters that were serialized with the 0.12 release
* Reverted deserialization tests because they only work when running tests with the same jdk and scala version that were used to create the .ser files
Co-authored-by: Sean Rohead <[email protected]>
0 commit comments