sebpretzer opened a new pull request, #529: URL: https://github.com/apache/iceberg-python/pull/529
Closes https://github.com/apache/iceberg-python/issues/522 Notes: 1. `asserts isinstance(...` passes the tests but fails mypy. I didn't want to dig too far into this issue since I believe its unrelated. Not sure if that should be worked on separately, or I am misunderstanding something and this isn't actually an issue. Errors look like: `Subclass of "Literal[UUID]" and "BinaryLiteral" cannot exist: would have inconsistent method resolution order [unreachable]` -- 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