Remove support for Spark 3.2#7198
Closed
pan3793 wants to merge 6 commits into
Closed
Conversation
4bb0e6f to
bf22bcd
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #7198 +/- ##
======================================
Coverage 0.00% 0.00%
======================================
Files 695 695
Lines 43505 43479 -26
Branches 5888 5882 -6
======================================
+ Misses 43505 43479 -26 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
bf22bcd to
c30b8b3
Compare
wForget
reviewed
Sep 11, 2025
wForget
reviewed
Sep 12, 2025
wForget
reviewed
Sep 12, 2025
wForget
approved these changes
Sep 12, 2025
wForget
left a comment
Member
There was a problem hiding this comment.
Thanks, lgtm, just some minor comments
…e/kyuubi/plugin/lineage/helper/SparkSQLLineageParserHelperSuite.scala Co-authored-by: Zhen Wang <643348094@qq.com>
42d5874 to
7d7e21c
Compare
cxzl25
approved these changes
Sep 12, 2025
Member
Author
|
Thanks, merged to master |
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.
Why are the changes needed?
Discussion in mailing list: https://lists.apache.org/thread/qrbknzjj3jcwjc9nd64qmtohrwfk1kjp
Spark 3.2 is EOL on 2023/04, Kyuubi deprecated support for Spark 3.2 in 1.10 #6545
This PR proposes to fully drop support for Spark 3.2.
How was this patch tested?
Pass GHA.
Was this patch authored or co-authored using generative AI tooling?
No.