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

Add Python 3.9 to GHA #440

Merged
merged 1 commit into from
Feb 10, 2022
Merged

Add Python 3.9 to GHA #440

merged 1 commit into from
Feb 10, 2022

Conversation

gliptak
Copy link
Contributor

@gliptak gliptak commented Feb 8, 2022

Signed-off-by: Gábor Lipták gliptak@gmail.com

@JGSweets
Copy link
Collaborator

JGSweets commented Feb 8, 2022

@gliptak Seems like py3.10 has an issue installing python-snappy?

@gliptak
Copy link
Contributor Author

gliptak commented Feb 9, 2022

intake/python-snappy#113

@gliptak gliptak changed the title Bring Python current in GHA Add Python 3.9 to GHA Feb 9, 2022
@JGSweets
Copy link
Collaborator

JGSweets commented Feb 9, 2022

Seems like an error changed text between py38 to py39 which is causing the error. If we update the test to agnostic to py version, it should work.

Signed-off-by: Gábor Lipták <gliptak@gmail.com>
@JGSweets
Copy link
Collaborator

JGSweets commented Feb 9, 2022

I think the error lies in the test:
test_cannot_instantiate within dataprofiler.tests.profilers.test_column_profile_compilers.TestBaseProfileCompilerClass

Need to catch the case where method becomes methods between versions.

@JGSweets JGSweets enabled auto-merge (squash) February 10, 2022 15:41
@JGSweets JGSweets enabled auto-merge (squash) February 10, 2022 15:42
Copy link
Contributor

@taylorfturner taylorfturner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@JGSweets JGSweets merged commit 31bc817 into capitalone:main Feb 10, 2022
@gliptak gliptak deleted the patch-1 branch February 12, 2022 00:41
stevensecreti pushed a commit to stevensecreti/DataProfiler that referenced this pull request Jun 15, 2022
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
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

Successfully merging this pull request may close these issues.

None yet

3 participants