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/17 13:01:09 UTC

[GitHub] [arrow-rs] alamb opened a new issue #1332: Consider removing redundant has_XXX metadata functions in `ColumnChunkMetadata`

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


   The parquet column chunk metadata  `has_` methods for optional values in the metadata which are, strictly speaking, redundant with the methods that return `Option`
   
   We should consider removing the other has_XXX methods 
   
   _Originally posted by @shanisolomon in https://github.com/apache/arrow-rs/pull/1322#discussion_r808711613_


-- 
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] alamb closed issue #1332: Consider removing redundant has_XXX metadata functions in `ColumnChunkMetadata`

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


   


-- 
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