ArjunPakhan commented on issue #3744: URL: https://github.com/apache/iceberg-python/issues/3744#issuecomment-5228079467
Hi @tasty0tomato, I've opened a PR with a fix for this issue! PR: #3771 It handles 4-byte promoted bounds in `_readable_bound` for both `int -> long` and `float -> double` type promotions. All 18 CI checks have passed cleanly. -- 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]
