Skip to content

GH-50172: [Doc][Format] Clarify that variadic buffers can also be null#50255

Merged
pitrou merged 1 commit into
apache:mainfrom
pitrou:gh50172-c-data-interface-null-variadic-buffers
Jun 29, 2026
Merged

GH-50172: [Doc][Format] Clarify that variadic buffers can also be null#50255
pitrou merged 1 commit into
apache:mainfrom
pitrou:gh50172-c-data-interface-null-variadic-buffers

Conversation

@pitrou

@pitrou pitrou commented Jun 25, 2026

Copy link
Copy Markdown
Member

Rationale for this change

Some implementations are known to produce null variadic buffers in BinaryView arrays, and expose them on the C Data Interface.

Since Arrow C++, and perhaps other implementations, make the wrong assumption that imported variadic buffers cannot be null, clarify the docs.

Are these changes tested?

N/A.

Are there any user-facing changes?

No.

@github-actions

Copy link
Copy Markdown

⚠️ GitHub issue #50172 has been automatically assigned in GitHub to PR creator.

@pitrou

pitrou commented Jun 25, 2026

Copy link
Copy Markdown
Member Author

@alamb @paleolimbot @CurtHagenlocher Does this look ok?

@alamb alamb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

makes sense to me -- thank you @pitrou

FYI @andishgar

@github-actions github-actions Bot added awaiting merge Awaiting merge and removed awaiting review Awaiting review labels Jun 25, 2026

@paleolimbot paleolimbot left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@pitrou pitrou force-pushed the gh50172-c-data-interface-null-variadic-buffers branch from 25ab02c to f5fb4e6 Compare June 29, 2026 08:07
@pitrou pitrou merged commit 6b4c524 into apache:main Jun 29, 2026
10 checks passed
@pitrou pitrou removed the awaiting merge Awaiting merge label Jun 29, 2026
@pitrou pitrou deleted the gh50172-c-data-interface-null-variadic-buffers branch June 29, 2026 08:51
@conbench-apache-arrow

Copy link
Copy Markdown

After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit 6b4c524.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 5 possible false positives for unstable benchmarks that are known to sometimes produce them.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants