Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add FileWriter schema getter #4940

Merged
merged 2 commits into from
Oct 16, 2023
Merged

Conversation

haixuanTao
Copy link
Contributor

@haixuanTao haixuanTao commented Oct 16, 2023

Rationale for this change

This PR adds a schema getter. This makes it easier to create RecordBatch that needs the same schema when been created.

Are there any user-facing changes?

There is a new getter function within the arrow-ipc FileWriter struct. I have added a docstring, and happy to do more documentation if needed.

@github-actions github-actions bot added the arrow Changes to the arrow crate label Oct 16, 2023
arrow-ipc/src/writer.rs Outdated Show resolved Hide resolved
@tustvold tustvold merged commit ce2a958 into apache:master Oct 16, 2023
25 checks passed
@haixuanTao haixuanTao deleted the writer_schema_getter branch October 16, 2023 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrow Changes to the arrow crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants