This repository was archived by the owner on Nov 1, 2024. It is now read-only.
1 file changed
+1
-1
lines changed- CODING_STYLE.md+2-2
- build/deps/github_hashes/facebook/folly-rev.txt+1-1
- build/fbcode_builder/getdeps.py+1-1
- build/fbcode_builder/manifests/fatal+5-1
- build/fbcode_builder/manifests/python+3
- build/fbcode_builder/manifests/zstd+3-4
- velox/benchmarks/basic/Preproc.cpp+26-3
- velox/common/base/RawVector.h+3-5
- velox/common/base/SimdUtil-inl.h+3-6
- velox/common/memory/ByteStream.h+2-1
- velox/common/serialization/Serializable.h+2-2
- velox/duckdb/conversion/DuckParser.cpp+32-12
- velox/duckdb/conversion/tests/DuckParserTest.cpp+13-2
- velox/dwio/common/exception/Exceptions.h+1-1
- velox/dwio/parquet/reader/PageReader.cpp+14
- velox/dwio/parquet/tests/duckdb_reader/ParquetTableScanTest.cpp+1-1
- velox/exec/Driver.cpp+9
- velox/exec/GroupingSet.cpp+6-1
- velox/exec/HashProbe.cpp+33-34
- velox/exec/HashTable.cpp+18-31
- velox/exec/HashTable.h+1-3
- velox/exec/LocalPartition.cpp+1-2
- velox/exec/Merge.cpp+7-1
- velox/exec/Operator.h+2
- velox/exec/OrderBy.h+1-1
- velox/exec/RowContainer.h+1-1
- velox/exec/TableScan.cpp+3-2
- velox/exec/TreeOfLosers.h+2-2
- velox/exec/VectorHasher.cpp+7-2
- velox/exec/VectorHasher.h+2
- velox/exec/tests/CustomJoinTest.cpp+6
- velox/exec/tests/MultiFragmentTest.cpp+26
- velox/exec/tests/utils/QueryAssertions.cpp+31
- velox/experimental/codegen/vector_function/StringTypes.h+4-4
- velox/experimental/codegen/vector_function/VectorReader-inl.h+2-2
- velox/expression/ComplexViewTypes.h+24-32
- velox/expression/ComplexWriterTypes.h+2-2
- velox/expression/SimpleFunctionAdapter.h+13-11
- velox/expression/tests/ExprTest.cpp+4-4
- velox/functions/lib/string/StringCore.h+2-1
- velox/functions/prestosql/ArrayPosition.cpp+4-4
- velox/functions/prestosql/ArraySum.cpp+46-45
- velox/functions/prestosql/Comparisons.cpp+17-8
- velox/functions/prestosql/VectorArithmetic.cpp+6-6
- velox/functions/prestosql/aggregates/tests/AggregationTestBase.h+6-1
- velox/functions/prestosql/aggregates/tests/ArrayAggTest.cpp+12-82
- velox/functions/prestosql/aggregates/tests/CMakeLists.txt+1
- velox/functions/prestosql/aggregates/tests/MinMaxByAggregationTest.cpp+294-337
- velox/functions/prestosql/benchmarks/ArrayPositionBasic.h+4-4
- velox/functions/prestosql/types/JsonType.cpp+2-2
- velox/row/UnsafeRowBatchDeserializer.h+7-8
- velox/row/UnsafeRowDynamicSerializer.h+3-3
- velox/type/Filter.cpp+1-1
- velox/type/Type.cpp+35
- velox/type/Type.h+10-2
- velox/type/tests/TypeTest.cpp+34
- velox/vector/BaseVector.h+4-4
- velox/vector/SequenceVector.h+1-1
- velox/vector/SimpleVector.h+12-14
- website/docusaurus.config.js+15-3
0 commit comments