Skip to content

Remove support for Spark 3.2#7198

Closed
pan3793 wants to merge 6 commits into
apache:masterfrom
pan3793:remove-spark-3.2
Closed

Remove support for Spark 3.2#7198
pan3793 wants to merge 6 commits into
apache:masterfrom
pan3793:remove-spark-3.2

Conversation

@pan3793

@pan3793 pan3793 commented Sep 8, 2025

Copy link
Copy Markdown
Member

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.

@github-actions github-actions Bot added kind:documentation Documentation is a feature! kind:infra license, community building, project builds, asf infra related, etc. module:spark module:common module:extensions module:authz labels Sep 8, 2025
@codecov-commenter

codecov-commenter commented Sep 8, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (8b56295) to head (7d7e21c).
⚠️ Report is 87 commits behind head on master.

Files with missing lines Patch % Lines
...in/lineage/helper/SparkSQLLineageParseHelper.scala 0.00% 4 Missing ⚠️
.../kyuubi/plugin/spark/authz/PrivilegesBuilder.scala 0.00% 1 Missing ⚠️
...kyuubi/plugin/spark/authz/rule/Authorization.scala 0.00% 1 Missing ⚠️
...rk/sql/execution/arrow/KyuubiArrowConverters.scala 0.00% 1 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pan3793 pan3793 requested a review from wForget September 11, 2025 15:45

@wForget wForget left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, lgtm, just some minor comments

pan3793 and others added 6 commits September 12, 2025 10:21
…e/kyuubi/plugin/lineage/helper/SparkSQLLineageParserHelperSuite.scala

Co-authored-by: Zhen Wang <643348094@qq.com>
@pan3793 pan3793 self-assigned this Sep 12, 2025
@pan3793 pan3793 added this to the v1.11.0 milestone Sep 12, 2025
@pan3793 pan3793 closed this in 2431435 Sep 12, 2025
@pan3793

pan3793 commented Sep 12, 2025

Copy link
Copy Markdown
Member Author

Thanks, merged to master

@pan3793 pan3793 deleted the remove-spark-3.2 branch September 22, 2025 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind:documentation Documentation is a feature! kind:infra license, community building, project builds, asf infra related, etc. module:authz module:common module:extensions module:spark

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants