Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove support for Python3.6 #16

Open
luiarthur opened this issue May 10, 2024 · 0 comments
Open

Remove support for Python3.6 #16

luiarthur opened this issue May 10, 2024 · 0 comments

Comments

@luiarthur
Copy link
Collaborator

luiarthur commented May 10, 2024

@dfrancom I added some tests to the repo. The tests are based on the Friedman example.

The ubuntu-py3.6 test breaks; the errors are not related to the tests, but the file structure. Can you confirm that you need impala to run on python-3.6? 3.6 is quite old; I think we should lowerbound to 3.10 or more. If you are using 3.6, do you run into the same issue?

The windows-py3.12 test also breaks. I haven't looked into it. Any insights?

Note: Testing was done for ubuntu-20.04, ubuntu-latest, macos-latest, and windows-latest; python versions tested were 3.6 and 3.12. (So 8 combinations.) Some combinations don't work; the latest OS's don't support python-3.6. So those tests were excluded. The only tests that pass are ubuntu-latest, py3.12 and macos-latest, py3.12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant