kevinjqliu commented on issue #2534: URL: https://github.com/apache/iceberg-python/issues/2534#issuecomment-3369333563
Thanks for chiming in @DavidEscott! I've worked at firms where upgrading the internally supported python versions was difficult. I do think the python version EOL is a great signal (and motivator) to move off of those versions. After the EOL, even security patches would not be accepted in those python version. Specifically for pyiceberg's support for python 3.9, the community can still use python 3.9 up to the latest pyiceberg release, 0.10. Future pyiceberg releases will not include support for python 3.9. For additional context, we last removed python 3.8 around its EOL timeline https://github.com/apache/iceberg-python/issues/1121 -- 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]
