Skip to content

Conversation

@roelentless
Copy link
Contributor

2.2.4 added null column support (7b9b5eb), but the decoder got out of sync. Encoder wrote field nodes for null columns, decoder didn't read them. Result: columns after null-type columns read wrong field nodes and got corrupted.

This fixes that. Added tests and test file as well.

2.2.4 added null column support (7b9b5eb), but the encoder/decoder got out of sync.
Encoder wrote field nodes for null columns, decoder didn't read them.
Result: columns after null-type columns read wrong field nodes and got corrupted.

Added tests and test file as well.
@roelentless
Copy link
Contributor Author

@jheer for when you have a moment, it's a small bugfix to the null-column support added in previous PR.

@jheer jheer merged commit 63ebe4c into uwdata:main Oct 13, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants