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 redundant has_ methods for optional column metadata fields #1344

Closed
shanisolomon opened this issue Feb 20, 2022 · 0 comments · Fixed by #1345
Closed

Remove redundant has_ methods for optional column metadata fields #1344

shanisolomon opened this issue Feb 20, 2022 · 0 comments · Fixed by #1345
Labels
enhancement Any new improvement worthy of a entry in the changelog parquet Changes to the parquet crate

Comments

@shanisolomon
Copy link
Contributor

Remove redundant has_ methods for optional column metadata members as they could be access by if let(Some) = field.

@shanisolomon shanisolomon added the enhancement Any new improvement worthy of a entry in the changelog label Feb 20, 2022
@alamb alamb added the parquet Changes to the parquet crate label Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Any new improvement worthy of a entry in the changelog parquet Changes to the parquet crate
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants