jerryshao opened a new pull request, #8418: URL: https://github.com/apache/gravitino/pull/8418
### What changes were proposed in this pull request? Python 3.8 has been EOL in 2024, lots of Python libraries already moved to 3.9+. So as a major release, I'm going to drop the support of Python 3.8 and increase the minimum support version to 3.9+. ### Why are the changes needed? Fix: #7491 ### Does this PR introduce _any_ user-facing change? Yes, bumping the supported version to 3.9+ will break the existing 3.8 users. ### How was this patch tested? Existing UTs. -- 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]
