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/benchmarks/tpch/TpchBenchmark.cpp+5
- velox/dwio/common/BitConcatenation.cpp+54
- velox/dwio/common/BitConcatenation.h+72
- velox/dwio/common/CMakeLists.txt+1
- velox/dwio/common/tests/BitConcatenationTest.cpp+59
- velox/dwio/common/tests/CMakeLists.txt+2
- velox/dwio/dwrf/reader/DwrfReader.h+1-1
- velox/dwio/dwrf/reader/SelectiveByteRleColumnReader.h+4
- velox/dwio/dwrf/reader/SelectiveIntegerColumnReader.h+4
- velox/dwio/dwrf/test/utils/FilterGenerator.h+5
- velox/dwio/parquet/tests/duckdb_reader/ParquetTpchTest.cpp+5
- velox/exec/Exchange.cpp+9-15
- velox/exec/Exchange.h+7-15
- velox/exec/tests/PartitionedOutputBufferManagerTest.cpp+16
- velox/exec/tests/utils/TpchQueryBuilder.cpp+72
- velox/exec/tests/utils/TpchQueryBuilder.h+1
- velox/expression/ComplexWriterTypes.h+63-2
- velox/expression/StringWriter.h+2
- velox/expression/VectorWriters.h+1
- velox/expression/tests/GenericWriterTest.cpp+74
- velox/expression/tests/MapWriterTest.cpp+34
- velox/functions/lib/KllSketch-inl.h+25-81
- velox/functions/lib/KllSketch.h-6
- velox/functions/lib/tests/KllSketchTest.cpp-19
- velox/functions/prestosql/aggregates/ApproxPercentileAggregate.cpp+1-1
- velox/type/Filter.cpp+8-25
- velox/type/Type.h+6
- velox/type/tests/CMakeLists.txt+15
- velox/type/tests/FilterTest.cpp+23-12
- velox/type/tests/NegatedBigintRangeBenchmark.cpp+184
0 commit comments