Skip to content

refactor(dataset): rename FileFragment::write_column - #8622

Merged
Xuanwo merged 1 commit into
mainfrom
xuanwo/rename-fragment-write-columns
Aug 18, 2026
Merged

refactor(dataset): rename FileFragment::write_column#8622
Xuanwo merged 1 commit into
mainfrom
xuanwo/rename-fragment-write-columns

Conversation

@Xuanwo

@Xuanwo Xuanwo commented Aug 18, 2026

Copy link
Copy Markdown
Collaborator

FileFragment::write_column accepts a schema and record-batch stream that can contain multiple columns, so the singular name misrepresents the API contract.

Rename it to write_columns and update its Rust callers and tests. The API was introduced by #8313 and has not appeared in a release tag, so this intentionally does not retain a deprecated alias.

@Xuanwo
Xuanwo requested a review from wkalt August 18, 2026 17:30
@Xuanwo
Xuanwo marked this pull request as ready for review August 18, 2026 17:30
@Xuanwo
Xuanwo merged commit 3d81f21 into main Aug 18, 2026
33 of 39 checks passed
@Xuanwo
Xuanwo deleted the xuanwo/rename-fragment-write-columns branch August 18, 2026 17:45
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