Fokko commented on PR #5417: URL: https://github.com/apache/iceberg/pull/5417#issuecomment-1210903566
I think we're almost there. I marked it as a draft because it is still a bit dirty. For example, setting properties is still missing, and it had some rough edges. Would be great if we can merge in some of the other PRs that also allow us to clean this one up: - [Python: Add __str__ implementation to SortOrder and SortField](https://github.com/apache/iceberg/pull/5490) - [Python: Add configuration](https://github.com/apache/iceberg/pull/5488) - [Python: Checks on REST catalog table/namespace identifiers](https://github.com/apache/iceberg/pull/5485) - [Python: Add support for hierarchical namespaces](https://github.com/apache/iceberg/pull/5467) - [Python: Implement Hive create and load table](https://github.com/apache/iceberg/pull/5447) (so we can make the `metadata` property required, and we don't have to do the assertions everywhere 👍🏻 -- 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]
