[KYUUBI #4990] Bump Spark 3.4.1
### _Why are the changes needed?_ https://spark.apache.org/releases/spark-release-3-4-1.html ### _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 - [x] [Run test](https://kyuubi.readthedocs.io/en/master/contributing/code/testing.html#running-tests) locally before make a pull request Closes #4990 from pan3793/spark-3.4.1. Closes #4990 68203b2c0 [Cheng Pan] Bump Spark 3.4.1 Authored-by: Cheng Pan <chengpan@apache.org> Signed-off-by: Cheng Pan <chengpan@apache.org>
This commit is contained in:
parent
056c5efbe4
commit
9dc33d8734
2
pom.xml
2
pom.xml
@ -2177,7 +2177,7 @@
|
||||
</modules>
|
||||
<properties>
|
||||
<delta.version>2.4.0</delta.version>
|
||||
<spark.version>3.4.0</spark.version>
|
||||
<spark.version>3.4.1</spark.version>
|
||||
<spark.binary.version>3.4</spark.binary.version>
|
||||
<maven.plugin.scalatest.exclude.tags>org.scalatest.tags.Slow,org.apache.kyuubi.tags.IcebergTest</maven.plugin.scalatest.exclude.tags>
|
||||
</properties>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user