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
test: Enable Spark 4.0 tests #537
test: Enable Spark 4.0 tests #537
Changes from 76 commits
a1fff9b
465b828
62b7d2f
8db78cb
02a970a
7251eb2
17a6995
57d6538
d3efeb8
e310eb1
69ca228
3aec9e6
d629df1
65628fb
328705f
b85c712
8dc9dba
9a4b605
8ec2767
396d077
b819e99
728bf8d
8374f74
a4d050b
0cd4870
f91c7be
c146661
8c4bf05
225858f
f472ee3
1cb96dc
7911e52
e258273
c1fd154
80a292b
5999156
3335e4d
f0f8b0c
f5aa2b4
be4c367
1910927
443bee8
894985e
7959b1f
8036660
eaa4295
d388d4b
46bddfa
40d6a78
77fcaf1
6b398da
b6662a2
8505505
c030079
49364c0
3a36f2e
e05f6ff
35b4e6a
b0d6d04
bdcd186
b040bcf
2899a52
312d4c3
5a40ac9
2dcf248
2db760d
d82a233
0d0b22b
5988fff
c1d90aa
b980c0e
69f9cb2
1a386bc
9cf702d
8ce4344
f028425
024a422
f5972c2
d2aaeaa
7abba6f
7bbf373
23b1d3c
2b0b08c
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
Is this particular for ansi test? Hmm, is there any difference between 3.4 and 4.0?
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.
This has been disabled. List of failing tests #551
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.
Hmm, before we can enable it, can we still use 3.4 to run these 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.
I have not tried running this with 3.4, but based on the comment, it likely fails.
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.
Ah, I forgot we don't run ansi test in CI.