Skip to content

fix[builders]: append_n_nulls in StructBuilder.append_nulls_unchecked#5968

Merged
asubiotto merged 1 commit intodevelopfrom
asubiotto/nnulls
Jan 15, 2026
Merged

fix[builders]: append_n_nulls in StructBuilder.append_nulls_unchecked#5968
asubiotto merged 1 commit intodevelopfrom
asubiotto/nnulls

Conversation

@asubiotto
Copy link
Copy Markdown
Contributor

Previously, only a single null was appended to the null buffer.

Previously, only a single null was appended to the null buffer.

Signed-off-by: Alfonso Subiotto Marques <alfonso.subiotto@polarsignals.com>
@asubiotto asubiotto added the changelog/fix A bug fix label Jan 15, 2026
@asubiotto asubiotto enabled auto-merge (squash) January 15, 2026 11:05
@asubiotto asubiotto merged commit 0ae838c into develop Jan 15, 2026
49 of 50 checks passed
@asubiotto asubiotto deleted the asubiotto/nnulls branch January 15, 2026 11:13
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.38%. Comparing base (924830c) to head (543162d).
⚠️ Report is 1 commits behind head on develop.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

danking pushed a commit that referenced this pull request Feb 6, 2026
…#5968)

Previously, only a single null was appended to the null buffer.

Signed-off-by: Alfonso Subiotto Marques <alfonso.subiotto@polarsignals.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/fix A bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants