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
fix: update SparseEncodingEncoderTest for #232 MaskedArray wrapping
decodeVarBin now returns MaskedArray when fill is null (#232); the two
decode_utf8_* encoder tests cast directly to VarBinArray and broke on CI.
Unwrap to inner() and assert validity on the masked rows.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments