moomindani commented on PR #3551: URL: https://github.com/apache/iceberg-python/pull/3551#issuecomment-5213497689
@rambleraptor gentle ping on this one — it's been quiet for a month and CI is green (17/17). I'm asking because #3623 (upgrading tables to v3) is blocked on it: `upgrade_table_version(3)` produces a `TableMetadataV3`, and persisting it hits `NotImplementedError` in `model_dump_json()` until V3 metadata serialization lands here. That PR is sitting with a red integration test for exactly this reason and I'd rather not keep it parked much longer. Is there anything blocking your side, or would it help if I picked up review feedback on it? Happy to help move it along either way. -- 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]
