Skip to content

Conversation

@macvincent
Copy link
Contributor

Summary: The test util used to calculate encoding sizes in NimbleDump and VeloxWriter tests only includes the size of the nulls bits for nullable encoded data. This is different from how sizes are nullable content stream sizes are calculated in the rest of our code base and introduced flakiness to a VeloxWriter test. This diff fixes that.

Differential Revision: D88113894

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Dec 2, 2025
@meta-codesync
Copy link

meta-codesync bot commented Dec 2, 2025

@macvincent has exported this pull request. If you are a Meta employee, you can view the originating Diff in D88113894.

Summary:

D87964917 made a change to a CMakeLists.txt file that broke OSS builds. This diff fixes that.

Differential Revision: D88117968
…#339)

Summary:

The test util used to calculate encoding sizes in NimbleDump and VeloxWriter tests only includes the size of the nulls bits for nullable encoded data. This is different from how sizes are nullable content stream sizes are calculated in the rest of our code base and introduced flakiness to a VeloxWriter test. This diff fixes that.

Differential Revision: D88113894
macvincent added a commit to macvincent/nimble that referenced this pull request Dec 2, 2025
…#339)

Summary:

The test util used to calculate encoding sizes in NimbleDump and VeloxWriter tests only includes the size of the nulls bits for nullable encoded data. This is different from how sizes are nullable content stream sizes are calculated in the rest of our code base and introduced flakiness to a VeloxWriter test. This diff fixes that.

Differential Revision: D88113894
@meta-codesync
Copy link

meta-codesync bot commented Dec 2, 2025

This pull request has been merged in 3c54a97.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot. fb-exported Merged meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants