Owen-CH-Leung commented on issue #14776: URL: https://github.com/apache/datafusion/issues/14776#issuecomment-2671141224
May I know if it is strictly necessary to stick with python 3.8 ? Can we just run this CI with python 3.9 ? https://github.com/apache/datafusion/blob/main/.github/workflows/rust.yml#L400-L402 FYI the `pyarrow` package is already requiring python>=3.9 so I think we should be using python3.9 to run the tests. See: https://github.com/apache/arrow/blob/main/python/pyproject.toml#L37 -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org