Skip to content

[Variant] Rename ValueBuffer as ValueBuilder#8187

Merged
alamb merged 2 commits intoapache:mainfrom
scovich:value-buffer-rename
Aug 20, 2025
Merged

[Variant] Rename ValueBuffer as ValueBuilder#8187
alamb merged 2 commits intoapache:mainfrom
scovich:value-buffer-rename

Conversation

@scovich
Copy link
Copy Markdown
Contributor

@scovich scovich commented Aug 20, 2025

Which issue does this PR close?

Rationale for this change

The class has always built variant values (metadata being handled separately), so rename it ValueBuilder to be more self-documenting.

What changes are included in this PR?

Class renamed, along with all methods, local variables and documentation that reference it.

Are these changes tested?

It's a rename. If it compiles it's correct.

Are there any user-facing changes?

No.

Copy link
Copy Markdown
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Thank you

@alamb
Copy link
Copy Markdown
Contributor

alamb commented Aug 20, 2025

I plan to merge this one in as soon as the CI passes, as I think it is likely to accumulate conflicts

@alamb alamb merged commit 653ca78 into apache:main Aug 20, 2025
12 checks passed
@alamb
Copy link
Copy Markdown
Contributor

alamb commented Aug 20, 2025

🚀

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

Labels

parquet-variant parquet-variant* crates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Variant] Rename ValueBuffer as ValueBuilder

2 participants