You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/02/20 07:02:03 UTC

[GitHub] [arrow-rs] shanisolomon opened a new issue #1344: Remove redundant has_ methods for optional column metadata fields

shanisolomon opened a new issue #1344:
URL: https://github.com/apache/arrow-rs/issues/1344


   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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow-rs] sunchao closed issue #1344: Remove redundant has_ methods for optional column metadata fields

Posted by GitBox <gi...@apache.org>.
sunchao closed issue #1344:
URL: https://github.com/apache/arrow-rs/issues/1344


   


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org