kyuubi/docs/contributing/code
Cheng Pan 6297651d83
[KYUUBI #6163] Set default Spark version to 3.5
# 🔍 Description
## Issue References 🔗

Kyuubi fully supports Spark 3.5 now, this pull request aims to set the default Spark to 3.5 in Kyuubi 1.9

## 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 GA.

---

# 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 #6163 from pan3793/spark-3.5-default.

Closes #6163

f386aeb7a [Cheng Pan] Set default Spark version to 3.5

Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2024-03-12 16:22:37 +08:00
..
building.md [KYUUBI #6163] Set default Spark version to 3.5 2024-03-12 16:22:37 +08:00
debugging.md
developer.md [KYUUBI #5409] [DOCS] Update config docs regeneratoin hints in developer guide 2023-10-12 15:11:18 +08:00
distribution.md
get_started.rst [KYUUBI #5500] Add Kyuubi Code Program to Doc 2023-10-23 17:39:37 +08:00
idea_setup.md
index.rst [KYUUBI #6068] Remove community section from user docs 2024-02-21 05:20:42 +00:00
release.md [KYUUBI #6068] Remove community section from user docs 2024-02-21 05:20:42 +00:00
style.rst [KYUUBI #5701] Enhance the PR Template to make PR desc informative 2023-11-15 18:36:47 +08:00
testing.md