File tree
2 files changed
+3
-3
lines changed- presto-native-execution
- presto_cpp/main/types
2 files changed
+3
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 | 22 |
| |
24 | 23 |
| |
25 | 24 |
| |
26 | 25 |
| |
27 | 26 |
| |
28 | 27 |
| |
29 | 28 |
| |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| |||
805 | 805 |
| |
806 | 806 |
| |
807 | 807 |
| |
808 |
| - | |
| 808 | + | |
809 | 809 |
| |
810 | 810 |
| |
811 | 811 |
| |
|
- .github/workflows/conbench_upload.yml+1-1
- CMake/VeloxUtils.cmake+2-2
- CMake/resolve_dependency_modules/simdjson.cmake+4
- CMakeLists.txt+2
- README.md+6
- scripts/setup-centos9.sh+1-1
- scripts/setup-helper-functions.sh+2-1
- scripts/setup-macos.sh+1-1
- scripts/setup-ubuntu.sh+1-1
- setup.py+1-1
- velox/common/caching/tests/AsyncDataCacheTest.cpp+4-4
- velox/common/config/GlobalConfig.h+24
- velox/common/file/tests/FaultyFileSystem.h+2-2
- velox/common/future/VeloxPromise.h+1-1
- velox/connectors/Connector.h+122
- velox/connectors/hive/HiveConfig.h+2-2
- velox/connectors/hive/HiveConnectorUtil.cpp+3-3
- velox/connectors/hive/HiveConnectorUtil.h+5-3
- velox/connectors/hive/HiveDataSource.h+1-4
- velox/connectors/hive/TableHandle.cpp+2-2
- velox/connectors/hive/TableHandle.h+3-6
- velox/connectors/hive/iceberg/PositionalDeleteFileReader.h-3
- velox/connectors/hive/tests/HiveConnectorUtilTest.cpp+2-2
- velox/core/PlanNode.h+1-3
- velox/dwio/common/tests/LoggedExceptionTest.cpp+2-2
- velox/dwio/common/tests/utils/FilterGenerator.h-2
- velox/exec/fuzzer/CacheFuzzer.cpp+6-1
- velox/exec/tests/TableScanTest.cpp+8-7
- velox/exec/tests/utils/HiveConnectorTestBase.h+1-1
- velox/exec/tests/utils/PlanBuilder.cpp+1-1
- velox/expression/Expr.cpp+10-27
- velox/expression/Expr.h-13
- velox/expression/tests/ExprEncodingsTest.cpp+1-1
- velox/expression/tests/ExprTest.cpp+5-6
- velox/flag_definitions/flags.cpp+26
- velox/functions/lib/Re2Functions.cpp+7-2
- velox/functions/lib/tests/Re2FunctionsTest.cpp+14
- velox/functions/prestosql/registration/ArrayFunctionsRegistration.cpp+1
- velox/functions/prestosql/tests/ArrayHasDuplicatesTest.cpp+40
- velox/functions/prestosql/tests/BinaryFunctionsTest.cpp+2
- velox/py/CMakeLists.txt+1
- velox/substrait/SubstraitToVeloxPlan.cpp+5-5
- velox/substrait/SubstraitToVeloxPlan.h+1-1
- velox/type/Filter.h+3
- velox/type/tests/SubfieldFiltersBuilder.h-3
0 commit comments