This repository was archived by the owner on Nov 1, 2024. It is now read-only.
Commit 6837d5a
1 parent ba6aac4 commit 6837d5a
1 file changed
+1
-1
lines changed- .circleci/config.yml+2-3
- Makefile+5-2
- build/deps/github_hashes/facebook/folly-rev.txt+1-1
- build/fbcode_builder/getdeps/platform.py+22-11
- velox/common/base/VeloxException.cpp+5-17
- velox/common/base/VeloxException.h-2
- velox/common/base/tests/ExceptionTest.cpp+19-69
- velox/common/caching/tests/AsyncDataCacheTest.cpp+2-4
- velox/dwio/common/tests/LoggedExceptionTest.cpp+1-24
- velox/examples/ScanAndSort.cpp+16-30
- velox/exec/Driver.cpp+4-1
- velox/expression/tests/ExprTest.cpp+2-2
- velox/expression/tests/ExpressionFuzzer.cpp+31-7
- velox/expression/tests/ExpressionFuzzer.h+3-6
- velox/expression/tests/ExpressionFuzzerTest.cpp+1-3
- velox/expression/tests/FuzzerRunner.h+5-6
- velox/expression/tests/SparkExpressionFuzzerTest.cpp+1-3
- velox/flag_definitions/flags.cpp-20
- velox/substrait/SubstraitToVeloxPlan.cpp+5-3
- velox/substrait/proto/substrait/algebra.proto+236-40
- velox/substrait/proto/substrait/capabilities.proto+4-3
- velox/substrait/proto/substrait/extensions/extensions.proto+6-6
- velox/substrait/proto/substrait/function.proto+8-6
- velox/substrait/proto/substrait/parameterized_types.proto+20-5
- velox/substrait/proto/substrait/plan.proto+5-4
- velox/substrait/proto/substrait/type.proto+39-4
- velox/substrait/proto/substrait/type_expressions.proto+17-5
- velox/substrait/tests/Substrait2VeloxPlanConversionTest.cpp+2-2
- velox/substrait/tests/data/q1_first_stage.json+2-2
- velox/substrait/tests/data/q6_first_stage.json+2-2
0 commit comments