-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-42640][CONNECT] Remove stale entries from the excluding rules for CompatibilitySuite #40241
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
Conversation
|
We may have #40213 merged first since that looks pretty good already. |
LuciferYang
left a comment
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.
+1, LGTM
hvanhovell
left a comment
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.
LGTM
dongjoon-hyun
left a comment
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.
+1, LGTM.
2a45874 to
8a957ab
Compare
…for CompabilitySuite.
8a957ab to
27737ff
Compare
|
Merging. |
…for CompatibilitySuite ### What changes were proposed in this pull request? Remove stale entries from the excluding rules for CompatibilitySuite. ### Why are the changes needed? Keep API compatibility list in sync. ### Does this PR introduce _any_ user-facing change? NO ### How was this patch tested? UT Closes #40241 from amaliujia/remove_entries. Authored-by: Rui Wang <rui.wang@databricks.com> Signed-off-by: Herman van Hovell <herman@databricks.com> (cherry picked from commit 2e6ce42) Signed-off-by: Herman van Hovell <herman@databricks.com>
…for CompatibilitySuite ### What changes were proposed in this pull request? Remove stale entries from the excluding rules for CompatibilitySuite. ### Why are the changes needed? Keep API compatibility list in sync. ### Does this PR introduce _any_ user-facing change? NO ### How was this patch tested? UT Closes apache#40241 from amaliujia/remove_entries. Authored-by: Rui Wang <rui.wang@databricks.com> Signed-off-by: Herman van Hovell <herman@databricks.com> (cherry picked from commit 2e6ce42) Signed-off-by: Herman van Hovell <herman@databricks.com>
What changes were proposed in this pull request?
Remove stale entries from the excluding rules for CompatibilitySuite.
Why are the changes needed?
Keep API compatibility list in sync.
Does this PR introduce any user-facing change?
NO
How was this patch tested?
UT