[SPARK-55729][SPARK-55630][SS][FOLLOWUP] Fix failing test due to dependencies of two changes#55071
Closed
HeartSaVioR wants to merge 2 commits intoapache:masterfrom
Closed
[SPARK-55729][SPARK-55630][SS][FOLLOWUP] Fix failing test due to dependencies of two changes#55071HeartSaVioR wants to merge 2 commits intoapache:masterfrom
HeartSaVioR wants to merge 2 commits intoapache:masterfrom
Conversation
Contributor
Author
|
Let's wait for CI result. Due to recent compromising issue with LiteLLM, running tests in local requires some manual intervention. While such a restriction on devloop is specific to only part of the Apache Spark community, it should be OK as long as CI can run the test. |
viirya
approved these changes
Mar 28, 2026
Contributor
Author
|
CI passes. Thanks! Merging to master. (And thanks for the patience!) |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What changes were proposed in this pull request?
This PR proposes to fix the failing test introduced in SPARK-55729 due to the fact SPARK-55630 changes the behavior but misses to reflect the change to the test.
Why are the changes needed?
The new commit broke the test introduced by old commit.
Does this PR introduce any user-facing change?
No.
How was this patch tested?
CI will follow.
Was this patch authored or co-authored using generative AI tooling?
Generated-by: Claude 4.6 Opus