Skip to content

Commit 6aa898e

Browse files
committed
[KYUUBI #3210] [DOCS] Mention Kyuubi Spark SQL extension supports Spark 3.3
### _Why are the changes needed?_ Update outdated docs. ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [ ] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request Closes #3210 from pan3793/spark-extension. Closes #3210 5e5ebd3 [Cheng Pan] Mention Kyuubi Spark SQL extension supports Spark 3.3 Authored-by: Cheng Pan <chengpan@apache.org> Signed-off-by: Cheng Pan <chengpan@apache.org>
1 parent bedc22c commit 6aa898e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/extensions/engines/spark/rules.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ And don't worry, Kyuubi will support the new Apache Spark version in the future.
5151
| -------------------------- | -------------------------- | ---------------- | ---------------- | --------------------------------- | -------------
5252
| kyuubi-extension-spark-3-1 | 3.1.x | 1.3.0-incubating | N/A | 1.3.0-incubating | spark-3.1
5353
| kyuubi-extension-spark-3-2 | 3.2.x | 1.4.0-incubating | N/A | 1.4.0-incubating | spark-3.2
54+
| kyuubi-extension-spark-3-3 | 3.3.x | 1.6.0-incubating | N/A | 1.6.0-incubating | spark-3.3
5455

5556
1. Check the matrix that if you are using the supported Spark version, and find the corresponding Kyuubi Spark SQL Extension jar
5657
2. Get the Kyuubi Spark SQL Extension jar

0 commit comments

Comments
 (0)