1 file changed
+1
-1
lines changed- .github/workflows/linux-build-base.yml+5-2
- scripts/setup-centos9.sh+1-1
- velox/connectors/hive/HiveDataSource.cpp+49-30
- velox/connectors/hive/HiveDataSource.h+5-1
- velox/connectors/hive/TableHandle.cpp+4-2
- velox/connectors/hive/TableHandle.h+25-3
- velox/core/Expressions.cpp+14
- velox/core/Expressions.h+4
- velox/exec/tests/TableScanTest.cpp+26
- velox/exec/tests/utils/PlanBuilder.cpp+17-2
- velox/exec/tests/utils/PlanBuilder.h+7
- velox/experimental/cudf/CudfQueryConfig.h+27
- velox/experimental/cudf/exec/CMakeLists.txt+1
- velox/experimental/cudf/exec/CudfTopN.cpp+186
- velox/experimental/cudf/exec/CudfTopN.h+79
- velox/experimental/cudf/exec/ToCudf.cpp+9
- velox/experimental/cudf/tests/CMakeLists.txt+19
- velox/experimental/cudf/tests/TopNTest.cpp+319
- velox/experimental/wave/dwio/nimble/tests/NimbleReaderTestUtil.cpp+2-1
- velox/expression/CMakeLists.txt+1
- velox/expression/ConjunctRewrite.cpp+78
- velox/expression/ConjunctRewrite.h+36
- velox/expression/RegisterSpecialForm.cpp+3-3
- velox/expression/tests/CMakeLists.txt+1
- velox/expression/tests/ConjunctRewriteTest.cpp+88
- velox/expression/tests/ExprOptimizerTest.cpp+15-2
- velox/expression/tests/ExprTest.cpp+4-4
0 commit comments