diff --git a/backends-clickhouse/pom.xml b/backends-clickhouse/pom.xml index e34f571961d6..8fa36e67164e 100644 --- a/backends-clickhouse/pom.xml +++ b/backends-clickhouse/pom.xml @@ -5,7 +5,7 @@ gluten-parent org.apache.gluten - 1.3.0-SNAPSHOT + 1.3.0 4.0.0 diff --git a/backends-velox/pom.xml b/backends-velox/pom.xml index 240b2218641c..9693232baf9c 100755 --- a/backends-velox/pom.xml +++ b/backends-velox/pom.xml @@ -5,7 +5,7 @@ gluten-parent org.apache.gluten - 1.3.0-SNAPSHOT + 1.3.0 4.0.0 diff --git a/dev/info.sh b/dev/info.sh index 1ced70db3e7c..a574b91cde9d 100755 --- a/dev/info.sh +++ b/dev/info.sh @@ -14,7 +14,7 @@ # limitations under the License. set -e -version='1.3.0-SNAPSHOT' +version='1.3.0' cb='```' if [ ! -x "$(command -v cmake)" ]; then diff --git a/gluten-arrow/pom.xml b/gluten-arrow/pom.xml index ffba2682e9dc..0828f68377ad 100644 --- a/gluten-arrow/pom.xml +++ b/gluten-arrow/pom.xml @@ -5,7 +5,7 @@ gluten-parent org.apache.gluten - 1.3.0-SNAPSHOT + 1.3.0 ../pom.xml 4.0.0 diff --git a/gluten-celeborn/pom.xml b/gluten-celeborn/pom.xml index 0eca5da979e1..ae82e55cad66 100755 --- a/gluten-celeborn/pom.xml +++ b/gluten-celeborn/pom.xml @@ -5,7 +5,7 @@ gluten-parent org.apache.gluten - 1.3.0-SNAPSHOT + 1.3.0 ../pom.xml 4.0.0 diff --git a/gluten-core/pom.xml b/gluten-core/pom.xml index 5e077a8b7db5..6702bd7bf404 100644 --- a/gluten-core/pom.xml +++ b/gluten-core/pom.xml @@ -4,7 +4,7 @@ gluten-parent org.apache.gluten - 1.3.0-SNAPSHOT + 1.3.0 4.0.0 diff --git a/gluten-delta/pom.xml b/gluten-delta/pom.xml index cf2fdd7518fa..ee469c99558c 100755 --- a/gluten-delta/pom.xml +++ b/gluten-delta/pom.xml @@ -5,7 +5,7 @@ gluten-parent org.apache.gluten - 1.3.0-SNAPSHOT + 1.3.0 ../pom.xml 4.0.0 diff --git a/gluten-hudi/pom.xml b/gluten-hudi/pom.xml index 5865f1f6ece8..e0c40c682ddb 100755 --- a/gluten-hudi/pom.xml +++ b/gluten-hudi/pom.xml @@ -5,7 +5,7 @@ gluten-parent org.apache.gluten - 1.3.0-SNAPSHOT + 1.3.0 ../pom.xml 4.0.0 diff --git a/gluten-iceberg/pom.xml b/gluten-iceberg/pom.xml index c8c811674a54..1feadaef5ad9 100644 --- a/gluten-iceberg/pom.xml +++ b/gluten-iceberg/pom.xml @@ -5,7 +5,7 @@ gluten-parent org.apache.gluten - 1.3.0-SNAPSHOT + 1.3.0 ../pom.xml 4.0.0 diff --git a/gluten-ras/common/pom.xml b/gluten-ras/common/pom.xml index 6990a855508d..e628ddf0c2a0 100644 --- a/gluten-ras/common/pom.xml +++ b/gluten-ras/common/pom.xml @@ -5,7 +5,7 @@ org.apache.gluten gluten-ras - 1.3.0-SNAPSHOT + 1.3.0 gluten-ras-common Gluten Ras Common diff --git a/gluten-ras/planner/pom.xml b/gluten-ras/planner/pom.xml index 652977451a75..ad9af8c1ee67 100644 --- a/gluten-ras/planner/pom.xml +++ b/gluten-ras/planner/pom.xml @@ -5,7 +5,7 @@ org.apache.gluten gluten-ras - 1.3.0-SNAPSHOT + 1.3.0 gluten-ras-planner Gluten Ras Planner diff --git a/gluten-ras/pom.xml b/gluten-ras/pom.xml index 570b772235f6..fda2bd18f03d 100644 --- a/gluten-ras/pom.xml +++ b/gluten-ras/pom.xml @@ -17,7 +17,7 @@ org.apache.gluten gluten-parent - 1.3.0-SNAPSHOT + 1.3.0 gluten-ras pom diff --git a/gluten-substrait/pom.xml b/gluten-substrait/pom.xml index 8a790aa15337..179de7cea592 100644 --- a/gluten-substrait/pom.xml +++ b/gluten-substrait/pom.xml @@ -5,7 +5,7 @@ gluten-parent org.apache.gluten - 1.3.0-SNAPSHOT + 1.3.0 4.0.0 diff --git a/gluten-ui/pom.xml b/gluten-ui/pom.xml index a55d104a0b7a..0534ef92b208 100644 --- a/gluten-ui/pom.xml +++ b/gluten-ui/pom.xml @@ -6,7 +6,7 @@ org.apache.gluten gluten-parent - 1.3.0-SNAPSHOT + 1.3.0 gluten-ui diff --git a/gluten-uniffle/pom.xml b/gluten-uniffle/pom.xml index efc8ce6555c5..dd89e31e09e9 100644 --- a/gluten-uniffle/pom.xml +++ b/gluten-uniffle/pom.xml @@ -5,7 +5,7 @@ gluten-parent org.apache.gluten - 1.3.0-SNAPSHOT + 1.3.0 ../pom.xml 4.0.0 diff --git a/gluten-ut/common/pom.xml b/gluten-ut/common/pom.xml index a61a8c47d147..da01d9c65187 100644 --- a/gluten-ut/common/pom.xml +++ b/gluten-ut/common/pom.xml @@ -5,7 +5,7 @@ gluten-ut org.apache.gluten - 1.3.0-SNAPSHOT + 1.3.0 ../pom.xml 4.0.0 diff --git a/gluten-ut/pom.xml b/gluten-ut/pom.xml index 89d1ff9bc9ae..93471c78ba20 100644 --- a/gluten-ut/pom.xml +++ b/gluten-ut/pom.xml @@ -20,7 +20,7 @@ org.apache.gluten gluten-parent - 1.3.0-SNAPSHOT + 1.3.0 ../pom.xml diff --git a/gluten-ut/spark32/pom.xml b/gluten-ut/spark32/pom.xml index 1ef95e0ea73d..04182e76ffed 100644 --- a/gluten-ut/spark32/pom.xml +++ b/gluten-ut/spark32/pom.xml @@ -5,7 +5,7 @@ gluten-ut org.apache.gluten - 1.3.0-SNAPSHOT + 1.3.0 ../pom.xml 4.0.0 diff --git a/gluten-ut/spark33/pom.xml b/gluten-ut/spark33/pom.xml index 539f60a63f1b..fa6b79a228af 100644 --- a/gluten-ut/spark33/pom.xml +++ b/gluten-ut/spark33/pom.xml @@ -5,7 +5,7 @@ gluten-ut org.apache.gluten - 1.3.0-SNAPSHOT + 1.3.0 ../pom.xml 4.0.0 diff --git a/gluten-ut/spark34/pom.xml b/gluten-ut/spark34/pom.xml index a9a2f1c8a51e..79aeb5026c4e 100644 --- a/gluten-ut/spark34/pom.xml +++ b/gluten-ut/spark34/pom.xml @@ -5,7 +5,7 @@ gluten-ut org.apache.gluten - 1.3.0-SNAPSHOT + 1.3.0 ../pom.xml 4.0.0 diff --git a/gluten-ut/spark35/pom.xml b/gluten-ut/spark35/pom.xml index 1750a5e27816..c40b7996b917 100644 --- a/gluten-ut/spark35/pom.xml +++ b/gluten-ut/spark35/pom.xml @@ -5,7 +5,7 @@ gluten-ut org.apache.gluten - 1.3.0-SNAPSHOT + 1.3.0 ../pom.xml 4.0.0 diff --git a/gluten-ut/test/pom.xml b/gluten-ut/test/pom.xml index fb637d548937..3edb66969d53 100644 --- a/gluten-ut/test/pom.xml +++ b/gluten-ut/test/pom.xml @@ -5,7 +5,7 @@ gluten-ut org.apache.gluten - 1.3.0-SNAPSHOT + 1.3.0 ../pom.xml 4.0.0 diff --git a/package/pom.xml b/package/pom.xml index b9c114181bcd..5c9ff88ffa23 100644 --- a/package/pom.xml +++ b/package/pom.xml @@ -20,7 +20,7 @@ org.apache.gluten gluten-parent - 1.3.0-SNAPSHOT + 1.3.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 018cd597ac24..2e4318bb8eae 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ 4.0.0 org.apache.gluten gluten-parent - 1.3.0-SNAPSHOT + 1.3.0 pom Gluten Parent Pom diff --git a/shims/common/pom.xml b/shims/common/pom.xml index 92cee60b07bd..323777ab3651 100644 --- a/shims/common/pom.xml +++ b/shims/common/pom.xml @@ -20,7 +20,7 @@ org.apache.gluten spark-sql-columnar-shims - 1.3.0-SNAPSHOT + 1.3.0 ../pom.xml diff --git a/shims/pom.xml b/shims/pom.xml index 4727cf474dcb..68d793855190 100644 --- a/shims/pom.xml +++ b/shims/pom.xml @@ -20,7 +20,7 @@ org.apache.gluten gluten-parent - 1.3.0-SNAPSHOT + 1.3.0 ../pom.xml diff --git a/shims/spark32/pom.xml b/shims/spark32/pom.xml index 9c6322ac5891..bb301de6957f 100644 --- a/shims/spark32/pom.xml +++ b/shims/spark32/pom.xml @@ -20,7 +20,7 @@ org.apache.gluten spark-sql-columnar-shims - 1.3.0-SNAPSHOT + 1.3.0 ../pom.xml diff --git a/shims/spark33/pom.xml b/shims/spark33/pom.xml index edab2c8705a1..754e104cc817 100644 --- a/shims/spark33/pom.xml +++ b/shims/spark33/pom.xml @@ -20,7 +20,7 @@ org.apache.gluten spark-sql-columnar-shims - 1.3.0-SNAPSHOT + 1.3.0 ../pom.xml diff --git a/shims/spark34/pom.xml b/shims/spark34/pom.xml index dd4b8d156f1b..8a15b7e8bdf6 100644 --- a/shims/spark34/pom.xml +++ b/shims/spark34/pom.xml @@ -20,7 +20,7 @@ org.apache.gluten spark-sql-columnar-shims - 1.3.0-SNAPSHOT + 1.3.0 ../pom.xml diff --git a/shims/spark35/pom.xml b/shims/spark35/pom.xml index ed1b59991063..15a658e9fa20 100644 --- a/shims/spark35/pom.xml +++ b/shims/spark35/pom.xml @@ -20,7 +20,7 @@ org.apache.gluten spark-sql-columnar-shims - 1.3.0-SNAPSHOT + 1.3.0 ../pom.xml diff --git a/tools/gluten-it/common/pom.xml b/tools/gluten-it/common/pom.xml index e6ec5ffe1992..a70b85fdd5bf 100644 --- a/tools/gluten-it/common/pom.xml +++ b/tools/gluten-it/common/pom.xml @@ -7,11 +7,11 @@ org.apache.gluten gluten-it - 1.3.0-SNAPSHOT + 1.3.0 gluten-it-common - 1.3.0-SNAPSHOT + 1.3.0 jar diff --git a/tools/gluten-it/package/pom.xml b/tools/gluten-it/package/pom.xml index 6a11b987f12c..58121c75a249 100644 --- a/tools/gluten-it/package/pom.xml +++ b/tools/gluten-it/package/pom.xml @@ -5,7 +5,7 @@ org.apache.gluten gluten-it - 1.3.0-SNAPSHOT + 1.3.0 gluten-it-package http://maven.apache.org diff --git a/tools/gluten-it/pom.xml b/tools/gluten-it/pom.xml index 9b1cf10df891..20afa2cc94c5 100644 --- a/tools/gluten-it/pom.xml +++ b/tools/gluten-it/pom.xml @@ -6,7 +6,7 @@ org.apache.gluten gluten-it - 1.3.0-SNAPSHOT + 1.3.0 pom common @@ -23,7 +23,7 @@ 3 0.3.2-incubating 0.9.1 - 1.3.0-SNAPSHOT + 1.3.0 32.0.1-jre 1.1 1.4 diff --git a/tools/workload/benchmark_velox/params.yaml.template b/tools/workload/benchmark_velox/params.yaml.template index 285afb11cb7c..ba8ee788cdc9 100644 --- a/tools/workload/benchmark_velox/params.yaml.template +++ b/tools/workload/benchmark_velox/params.yaml.template @@ -2,7 +2,7 @@ gluten_home: /home/sparkuser/gluten # Local path to gluten jar. -gluten_target_jar: /home/sparkuser/gluten-velox-bundle-spark3.3_2.12-centos_7_x86_64-1.3.0-SNAPSHOT.jar +gluten_target_jar: /home/sparkuser/gluten-velox-bundle-spark3.3_2.12-centos_7_x86_64-1.3.0.jar # Spark app master. master: yarn diff --git a/tools/workload/benchmark_velox/tpc_workload.ipynb b/tools/workload/benchmark_velox/tpc_workload.ipynb index 3f6a24e9b1c8..acd37773f9f9 100644 --- a/tools/workload/benchmark_velox/tpc_workload.ipynb +++ b/tools/workload/benchmark_velox/tpc_workload.ipynb @@ -21,7 +21,7 @@ "gluten_home='/home/sparkuser/gluten'\n", "\n", "# Local path to gluten jar.\n", - "gluten_target_jar='/home/sparkuser/gluten-velox-bundle-spark3.3_2.12-centos_7_x86_64-1.3.0-SNAPSHOT.jar'\n", + "gluten_target_jar='/home/sparkuser/gluten-velox-bundle-spark3.3_2.12-centos_7_x86_64-1.3.0.jar'\n", "\n", "# Spark app master. e.g. 'yarn'\n", "master='yarn'\n", diff --git a/tools/workload/tpcds/run_tpcds/run_tpcds.sh b/tools/workload/tpcds/run_tpcds/run_tpcds.sh index 813184307eee..0d92acbca164 100755 --- a/tools/workload/tpcds/run_tpcds/run_tpcds.sh +++ b/tools/workload/tpcds/run_tpcds/run_tpcds.sh @@ -37,4 +37,4 @@ cat tpcds_parquet.scala | ${SPARK_HOME}/bin/spark-shell \ # e.g. # --conf spark.gluten.loadLibFromJar=true \ # --jars /PATH_TO_GLUTEN_HOME/package/target/thirdparty-lib/gluten-thirdparty-lib-ubuntu-22.04-x86_64.jar, - # /PATH_TO_GLUTEN_HOME/package/target/gluten-velox-bundle-spark3.3_2.12-ubuntu_22.04_x86_64-1.3.0-SNAPSHOT.jar + # /PATH_TO_GLUTEN_HOME/package/target/gluten-velox-bundle-spark3.3_2.12-ubuntu_22.04_x86_64-1.3.0.jar