From fd89022952dd6a64d7dd3025d680f765ab14b435 Mon Sep 17 00:00:00 2001 From: Cheng Pan Date: Fri, 11 Feb 2022 13:28:42 +0800 Subject: [PATCH] [KYUUBI #1893] Bump Delta 1.0.1 ### _Why are the changes needed?_ https://github.com/delta-io/delta/releases/tag/v1.0.1 ### _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.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request Closes #1893 from pan3793/delta. Closes #1893 0f22cf13 [Cheng Pan] Bump Delta 1.0.1 Authored-by: Cheng Pan Signed-off-by: ulysses-you --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 527829839..310dd648c 100644 --- a/pom.xml +++ b/pom.xml @@ -100,7 +100,7 @@ 2.6 3.10 2.12.0 - 1.0.0 + 1.0.1 1.14.3 flink-${flink.version}-bin-scala_${scala.binary.version}.tgz https://archive.apache.org/dist/flink/flink-${flink.version} @@ -1851,7 +1851,7 @@ spark-3.1 3.1.2 - 1.0.0 + 1.0.1 iceberg-spark-runtime-3.1_${scala.binary.version} org.apache.kyuubi.tags.ExtendedSQLTest