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
test: add RowsResponse round-trip tests for 16/17/33 columns
Row type headers are nibble-packed and padded to word boundaries. At 17
columns the header crosses from 1 word to 2 words (9 nibble bytes,
padded to 16). These tests exercise the padding boundary at 16 (exact
word), 17 (first crossing), and 33 (second crossing).
Closes #115
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments