-
Notifications
You must be signed in to change notification settings - Fork 71
Modify test environment pinnings to cover minimum versions #555
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
Merged
Merged
Changes from 30 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
c49dd9b
Remove black/isort deps as we prefer pre-commit
charlesbluca a3f10d6
Unpin all non python/jdk dependencies
charlesbluca 9463b53
Minor package corrections for py3.9 jdk11 env
charlesbluca 4dcffe1
Set min version constraints for all non-testing dependencies
charlesbluca 514e3fa
Pin all non-test deps for 3.8 testing
charlesbluca f089305
Bump sklearn min version to 1.0.0
charlesbluca 8022430
Bump pyarrow min version to 1.0.1
charlesbluca e17af8e
Fix pip notation for fugue
charlesbluca 23acd29
Use unpinned deps for cluster testing for now
charlesbluca 65af344
Add fugue deps to environments, bump pandas to 1.0.2
charlesbluca b65c350
Add back antlr4 version ceiling
charlesbluca a5ad5de
Explicitly mark all fugue dependencies
charlesbluca 6421dcf
Alter test_analyze to avoid rtol
charlesbluca d9e6e97
Bump pandas to 1.0.5 to fix upstream numpy issues
charlesbluca 34383e8
Alter datetime casting util to dodge panda casting failures
charlesbluca 62c16ef
Bump pandas to 1.1.0 for groupby dropna support
charlesbluca 6b7358d
Simplify string dtype check for get_supported_aggregations
charlesbluca df28ea8
Add check_dtype=False back to test_group_by_nan
charlesbluca c7ef835
Bump cluster to python 3.9
charlesbluca d254e1f
Bump fastapi to 0.69.0, resolve remaining JDBC failures
charlesbluca 67b0ff3
Typo - correct pandas version
charlesbluca 8bec354
Generalize test_multi_case_when's dtype check
charlesbluca 203487b
Bump pandas to 1.1.1 to resolve flaky test failures
charlesbluca 70821e5
Constrain mlflow for windows python 3.8 testing
charlesbluca 23cdf5e
Selectors don't work for conda env files
charlesbluca 5e04d34
Problems seem to persist in 1.1.1, bump to 1.1.2
charlesbluca bd7cd02
Remove accidental debug changes
charlesbluca 92a240f
[test-upstream]
charlesbluca 4ca56e8
Use python 3.9 for upstream cluster testing [test-upstream]
charlesbluca 0a29715
Merge remote-tracking branch 'upstream/main' into pinned-testing
charlesbluca fd54d93
Merge remote-tracking branch 'upstream/main' into pinned-testing
charlesbluca 46f8074
Updated missed pandas pinning
charlesbluca e8b0208
Unconstrain mlflow to see if Windows failures persist
charlesbluca 65c4196
Add min version for protobuf
charlesbluca 80b2223
Bump pyarrow min version to allow for newer protobuf versions
charlesbluca File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.