colinmarc opened a new issue, #1801:
URL: https://github.com/apache/iceberg-rust/issues/1801

   ### Is your feature request related to a problem or challenge?
   
   The 
[spec](https://iceberg.apache.org/spec/#naming-for-gzip-compressed-metadata-json-files)
 mentions that compressed metadata has the following naming convention:
   
       *.gz.metadata.json
   
   However, iceberg-rust throws an error when it encounters a compressed 
metadata file:
   
       External error: DataInvalid
   
   It would be nice to support this.
   
      
   
   ### Describe the solution you'd like
   
   _No response_
   
   ### Willingness to contribute
   
   I can contribute to this feature independently


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to