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
- velox/dwio/common/FormatData.h+12-2
- velox/dwio/common/SelectiveColumnReader.cpp+4
- velox/dwio/common/SelectiveColumnReader.h+2
- velox/dwio/common/SelectiveStructColumnReader.cpp+9
- velox/dwio/common/SelectiveStructColumnReader.h+2
- velox/dwio/dwrf/reader/DwrfData.cpp+2-2
- velox/dwio/dwrf/reader/DwrfData.h+8-1
- velox/dwio/parquet/reader/ParquetData.cpp+12-8
- velox/dwio/parquet/reader/ParquetData.h+5-3
- velox/dwio/parquet/reader/ParquetReader.cpp+1-3
- velox/exec/Driver.h+5-3
- velox/exec/Exchange.cpp+43-11
- velox/exec/Exchange.h+12
- velox/exec/HashPartitionFunction.cpp+25-2
- velox/exec/HashPartitionFunction.h+42
- velox/exec/Merge.cpp+8-4
- velox/exec/Merge.h+2
- velox/exec/MergeSource.cpp+19-5
- velox/exec/MergeSource.h+4-1
- velox/exec/PartitionedOutputBufferManager.cpp+18-6
- velox/exec/Spiller.h+1-26
- velox/exec/Task.cpp+88-5
- velox/exec/Task.h+19
- velox/exec/tests/CMakeLists.txt+1
- velox/exec/tests/HashPartitionFunctionTest.cpp+105
- velox/exec/tests/MultiFragmentTest.cpp+229-1
- velox/expression/LambdaExpr.cpp+2-1
- velox/functions/prestosql/FilterFunctions.cpp+7-1
- velox/functions/prestosql/Reduce.cpp+3-2
- velox/functions/prestosql/Transform.cpp+12-1
- velox/functions/prestosql/TransformKeys.cpp+12-1
- velox/functions/prestosql/TransformValues.cpp+12-1
- velox/functions/prestosql/tests/FunctionBaseTest.h+2-2
- velox/functions/prestosql/tests/MapFilterTest.cpp+53
- velox/vector/FunctionVector.h+3
- velox/vector/benchmarks/CopyBenchmark.cpp+59
0 commit comments