shanisolomon opened a new pull request #1345:
URL: https://github.com/apache/arrow-rs/pull/1345
# Which issue does this PR close?
Closes #1344.
# Rationale for this change
Remove redundant has_ methods for optional column metadata members as they
could be access by `if let(Some) = field`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]