Skip to content

Conversation

pan3793
Copy link
Member

@pan3793 pan3793 commented Sep 8, 2025

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
Copy link

codecov-commenter commented Sep 8, 2025

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).

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
Copy link
Member

@wForget wForget left a comment

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 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
Copy link
Member Author

pan3793 commented Sep 12, 2025

Thanks, merged to master

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