diff --git a/omnioperator/omniop-spark-extension-ock/ock-omniop-shuffle/cpp/src/CMakeLists.txt b/omnioperator/omniop-spark-extension-ock/ock-omniop-shuffle/cpp/src/CMakeLists.txt index 27a927fdb7c0fceae786683ccced1f396af59d1a..b675f9f524fbe9bfb2ebe1cb3a9713c8a6a32428 100644 --- a/omnioperator/omniop-spark-extension-ock/ock-omniop-shuffle/cpp/src/CMakeLists.txt +++ b/omnioperator/omniop-spark-extension-ock/ock-omniop-shuffle/cpp/src/CMakeLists.txt @@ -38,7 +38,7 @@ target_include_directories(${PROJ_TARGET} PUBLIC /opt/lib/include) target_link_libraries (${PROJ_TARGET} PUBLIC protobuf.a z - boostkit-omniop-vector-1.3.0-aarch64 + boostkit-omniop-vector-1.4.0-aarch64 ock_shuffle gcov ) diff --git a/omnioperator/omniop-spark-extension-ock/ock-omniop-tuning/pom.xml b/omnioperator/omniop-spark-extension-ock/ock-omniop-tuning/pom.xml index 345504ed5fa1b2fd353f754cea7a3a2efe9492c0..29d6ba5f35cfdb2cff48230727ae3c3136a2a291 100644 --- a/omnioperator/omniop-spark-extension-ock/ock-omniop-tuning/pom.xml +++ b/omnioperator/omniop-spark-extension-ock/ock-omniop-tuning/pom.xml @@ -10,7 +10,7 @@ 2.12 3.2.3 org.apache.spark - spark-3.1 + spark-3.3 3.2.0 3.1.1 23.0.0 @@ -65,12 +65,12 @@ com.huawei.boostkit boostkit-omniop-bindings - 1.3.0 + 1.4.0 com.huawei.kunpeng boostkit-omniop-spark - 3.1.1-1.3.0 + 3.1.1-1.4.0 org.scalatest diff --git a/omnioperator/omniop-spark-extension-ock/pom.xml b/omnioperator/omniop-spark-extension-ock/pom.xml index 17c74a0ececf7dbfc80d49d4ee14a4df2625d838..dd0afda5b332eeaeaa2c1ef00d39746027d0b702 100644 --- a/omnioperator/omniop-spark-extension-ock/pom.xml +++ b/omnioperator/omniop-spark-extension-ock/pom.xml @@ -62,12 +62,12 @@ com.huawei.boostkit boostkit-omniop-bindings - 1.3.0 + 1.4.0 com.huawei.kunpeng boostkit-omniop-spark - 3.1.1-1.3.0 + 3.1.1-1.4.0 com.huawei.ock