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
integration: add regression test for shorter tuples
After #1452 is fixed in a previous commit, now we add a regression test
to ensure that tuples encoded with fewer elements than in the metadata
are accepted and decoded correctly (missing elements are returned as
null). The test would fail before the fix.
Co-authored-by: Karol Baryła <[email protected]>
0 commit comments