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

   ### Is your feature request related to a problem or challenge?
   
   Now we have 
[`MetadataLocation`](https://github.com/apache/iceberg-rust/blob/main/crates/iceberg/src/catalog/metadata_location.rs#L27)
 to parse/modify metadata locations, and currently it's only used for 
`MemoryCatalog`
   
   ### Describe the solution you'd like
   
   We should have all other catalogs to use `MetadataLocation` to 
parse/generate metadata locations and remove the legacy code
   
   ### Willingness to contribute
   
   None


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