geruh opened a new pull request, #1642:
URL: https://github.com/apache/iceberg-python/pull/1642

   Adding support for writing metadata to a custom path set via 
`write.metadata.path` property. Since the Python library consolidates the table 
operation classes in both the table and catalog classes, I had to surface the 
metadata file location handling to the base `Catalog` class to avoid circular 
dependencies. This way we are also able to centralize the metadata location 
handling for table metadata and snapshots. 
   
   
   Relates to #1492 


-- 
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: issues-unsubscr...@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to