This repository was archived by the owner on Nov 1, 2024. It is now read-only.
Commit 012511e
Automated submodule update: velox
1 parent c809777 commit 012511e
1 file changed
+1
-1
lines changed- .circleci/config.yml+1-1
- Makefile+8-2
- build/deps/github_hashes/facebook/folly-rev.txt+1-1
- build/fbcode_builder/manifests/glog+2-6
- velox/docs/develop/operators.rst+1
- velox/docs/develop/scalar-functions.rst+5
- velox/docs/monthly-updates.rst+1
- velox/docs/monthly-updates/june-2022.rst+66
- velox/dwio/dwrf/reader/FlatMapColumnReader.cpp+5-5
- velox/dwio/dwrf/test/TestReader.cpp+1-2
- velox/expression/SimpleFunctionAdapter.h+30-3
- velox/expression/benchmarks/CallNullFreeBenchmark.cpp+47-15
- velox/expression/tests/ExprStatsTest.cpp+2-59
- velox/expression/tests/ExpressionFuzzer.cpp+8-14
- velox/expression/tests/ExpressionFuzzerTest.cpp+5-26
- velox/expression/tests/SimpleFunctionInitTest.cpp+43
- velox/expression/tests/SimpleFunctionTest.cpp+146
- velox/functions/lib/string/StringImpl.h+5-3
- velox/functions/prestosql/ArrayMinMax.cpp-171
- velox/functions/prestosql/CMakeLists.txt-1
- velox/functions/prestosql/StringFunctions.h+32-23
- velox/functions/prestosql/benchmarks/ArrayMinMaxBenchmark.cpp-10
- velox/functions/prestosql/registration/StringFunctionsRegistration.cpp+2-3
- velox/functions/prestosql/tests/FunctionBaseTest.h+27
- velox/vector/SimpleVector.h+1-1
- velox/vector/fuzzer/VectorFuzzer.cpp+2-2
- velox/vector/fuzzer/VectorFuzzer.h+3-2
- velox/vector/tests/VectorToStringTest.cpp+11
0 commit comments