-
Notifications
You must be signed in to change notification settings - Fork 930
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
[TASK][EASY] Drop support for Spark 3.1 #6250
Comments
Hi, @pan3793, i want to have a try, plz assign to me if possible. |
@liuxiaocs7 thanks, assigned. |
@liuxiaocs7 Do you have any progress on this task? An easy task typically costs a few hours to complete. |
Hi, @pan3793, sorry for late, on the way. |
4 tasks
pan3793
added a commit
to pan3793/kyuubi
that referenced
this issue
Apr 9, 2024
pan3793
added a commit
that referenced
this issue
Apr 9, 2024
# 🔍 Description As title, simplify code after dropping Spark 3.1. ## Types of changes 🔖 - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ## Test Plan 🧪 Pass GHA. --- # Checklist 📝 - [x] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) **Be nice. Be informative.** Closes #6277 from pan3793/6273-followup. Closes #6250 2b52de6 [Cheng Pan] [KYUUBI #6250][FOLLOWUP] Simplify code after dropping Spark 3.1 Authored-by: Cheng Pan <[email protected]> Signed-off-by: Cheng Pan <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What's the level of this task?
EASY
Code of Conduct
Search before creating
Mentor
Skill requirements
Background and Goals
We have already deprecated the support for Spark 3.1 in 1.9.0(#6091), now, we'd like to drop the support for Spark 3.1 and obliterate the related code.
Implementation steps
kyuubi-spark-sql-engine
Additional context
Introduction of 2024H1 Kyuubi Code Contribution Program
The text was updated successfully, but these errors were encountered: