Fokko commented on issue #535: URL: https://github.com/apache/iceberg-python/issues/535#issuecomment-2815487087
`TableMetadata` can already be serialized to JSON. Table is a bit more tricky since I don't think we want to serialize the whole Catalog and FileIO. I think the config contains everything we need to re-create the FileIO and Catalog, so that would be one option. @kevinjqliu did you have any specific use-case in mind? -- 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