diff --git a/presto-native-execution/presto_cpp/main/types/tests/CMakeLists.txt b/presto-native-execution/presto_cpp/main/types/tests/CMakeLists.txt index 1ef44feba3b56..27aa93f552957 100644 --- a/presto-native-execution/presto_cpp/main/types/tests/CMakeLists.txt +++ b/presto-native-execution/presto_cpp/main/types/tests/CMakeLists.txt @@ -94,6 +94,7 @@ target_link_libraries( presto_types velox_dwio_common velox_hive_connector + velox_hive_iceberg_splitreader velox_tpch_connector velox_tpcds_connector GTest::gtest diff --git a/presto-native-execution/velox b/presto-native-execution/velox index 4599ca7fe9838..6beae8654f678 160000 --- a/presto-native-execution/velox +++ b/presto-native-execution/velox @@ -1 +1 @@ -Subproject commit 4599ca7fe98389cf1778d702c16c67ccdff96a5f +Subproject commit 6beae8654f678667cc3410d606a5096b865ba2a3