This repository was archived by the owner on Nov 1, 2024. It is now read-only.
1 file changed
+1
-1
lines changed- build/deps/github_hashes/facebook/folly-rev.txt+1-1
- build/fbcode_builder/getdeps/builder.py+2-1
- velox/benchmarks/tpch/CMakeLists.txt+1-1
- velox/docs/functions/binary.rst+4
- velox/docs/functions/math.rst+8
- velox/dwio/dwrf/reader/ColumnReader.cpp+1-6
- velox/dwio/dwrf/reader/SelectiveStringDictionaryColumnReader.cpp-1
- velox/dwio/dwrf/test/E2EFilterTestBase.cpp+1-1
- velox/dwio/dwrf/test/TestColumnReader.cpp+4-3
- velox/exec/Driver.cpp+1-1
- velox/exec/Driver.h+7-2
- velox/exec/GroupingSet.cpp+2-2
- velox/exec/HashBuild.cpp+6-3
- velox/exec/HashProbe.cpp+1-1
- velox/exec/OperatorUtils.cpp+1-1
- velox/exec/Task.cpp+55-29
- velox/exec/Task.h+9-6
- velox/exec/tests/TaskTest.cpp+100-7
- velox/expression/EvalCtx.cpp+11-6
- velox/external/duckdb/tpch/dbgen/build.cpp+10-10
- velox/functions/lib/string/StringImpl.h+9
- velox/functions/prestosql/Arithmetic.h+14
- velox/functions/prestosql/StringFunctions.h+11
- velox/functions/prestosql/registration/ArithmeticFunctionsRegistration.cpp+2
- velox/functions/prestosql/registration/StringFunctionsRegistration.cpp+1
- velox/functions/prestosql/tests/ArithmeticTest.cpp+27
- velox/functions/prestosql/tests/StringFunctionsTest.cpp+25
- velox/functions/sparksql/tests/InTest.cpp+1-1
- velox/type/Variant.h+12-4
- velox/type/tests/VariantTest.cpp+17
- velox/vector/BaseVector.cpp+2-18
- velox/vector/ComplexVector.cpp+6-3
- velox/vector/ComplexVector.h+2-9
- velox/vector/DictionaryVector-inl.h+26-3
- velox/vector/DictionaryVector.h+5-16
- velox/vector/arrow/Bridge.cpp+1-1
- velox/vector/arrow/tests/ArrowBridgeArrayTest.cpp+1-1
- velox/vector/tests/LazyVectorTest.cpp+1-1
- velox/vector/tests/VectorMaker-inl.h+9-8
0 commit comments