aashish-g03 commented on PR #3421: URL: https://github.com/apache/iceberg-python/pull/3421#issuecomment-4564095789
Good point — replaced the `type: ignore` comments with `isinstance` assertions that narrow the type for mypy while documenting the validator invariant. No new ignores. All CI green. -- 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]
