Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
chore: multiple python version support with latest pyspark and hail #974
chore: multiple python version support with latest pyspark and hail #974
Changes from 34 commits
90e6028
630c0c9
1dbe1b0
bcf0b9a
4d3380a
28b3e2c
9cc2c78
fbaa8d9
7f416ed
5a9cd8f
c46cdab
18c66b1
def0fbb
4eabc51
c350211
8c2fa2b
1719b5c
c45ac1c
1fccce6
4c1efbd
1e913a8
08e03e3
f9fc356
f1ff1f9
98d464d
aa64db9
570e33e
89a9c34
2db0610
b392368
2329a8a
04c2ed2
979325d
3eb7d55
79022b9
9adc76a
7d10b63
a17290d
79de16b
e7d5cd8
f4ab0d0
3bc1318
a82b86c
09b83a8
640f493
4a2018a
e3ea829
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
This file was deleted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please test this yourself, but the current command goes idle without running any tests
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The tests still go ok on my side, although it seems that the long lookup, not sure why the dot helps here, assuming that we already add the
testpath(s)
to the pytest options, the dot just overwrites it. While testing your solution I got following errors cache related:This seems to be due to the fact that I have previously generated the docs that contain some test duplicate.
On the note of test collection speeds:
in the first run the
site
dir is removed