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
There is a purposeful change from the previous framework: CQL List can
no longer be deserialized straight to a HashSet or a BTreeSet. Such
deserialization would be lossy, which is a property we don't want in our
framework.
Co-authored-by: Piotr Dulikowski <[email protected]>
0 commit comments