Skip to content

Conversation

@tustvold
Copy link
Contributor

@tustvold tustvold commented May 6, 2022

Which issue does this PR close?

Part of #1161

Following #1180 these are no longer used

Rationale for this change

Code cleanup

What changes are included in this PR?

Removes some orphaned code

Are there any user-facing changes?

No, the converter module is marked experimental

@github-actions github-actions bot added the parquet Changes to the parquet crate label May 6, 2022
@alamb alamb added the api-change Changes to the arrow API label May 6, 2022
@alamb alamb merged commit 1201cb5 into apache:master May 6, 2022
@alamb
Copy link
Contributor

alamb commented May 6, 2022

@tustvold can you confirm that this is (technically) an API change (as in it would be possible for someone to have code that relied on the pub struct that this removed?

@tustvold
Copy link
Contributor Author

tustvold commented May 6, 2022

No, this module is marked experimental so should be fine

See https://github.com/apache/arrow-rs/blob/master/parquet/src/arrow/mod.rs#L126

@tustvold tustvold removed the api-change Changes to the arrow API label May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

parquet Changes to the parquet crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants