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

Remove deprecated JSON writer #5651

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

tustvold
Copy link
Contributor

Which issue does this PR close?

Closes #.

Rationale for this change

These APIs were deprecated in #5318, have fairly limited test coverage now that the main writer doesn't use them, and have patchy support for nested types. They can now be removed.

What changes are included in this PR?

Are there any user-facing changes?

@tustvold tustvold added the api-change Changes to the arrow API label Apr 16, 2024
@github-actions github-actions bot added the arrow Changes to the arrow crate label Apr 16, 2024
@tustvold tustvold force-pushed the remove-deprecated-json-conversions branch from 7b04b10 to d0d0a6c Compare April 16, 2024 09:39
@tustvold
Copy link
Contributor Author

I intend to hold this until the next major release of arrow, which depending on the outcome of #5654 may be sooner than anticipated

@tustvold tustvold merged commit 0230795 into apache:master Apr 24, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-change Changes to the arrow API arrow Changes to the arrow crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants