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
It would be nice to have a quick way to truncate or enlarge a fixed-size binary array, for example go from fixed_size_binary<16> to fixed_size_binary<7> or the converse.