1 file changed
+1
-1
lines changed- .github/workflows/scheduled.yml+10-8
- velox/common/base/CMakeLists.txt+1-2
- velox/common/caching/CMakeLists.txt-1
- velox/common/caching/SsdFile.cpp+3-5
- velox/common/caching/SsdFile.h-3
- velox/common/caching/tests/AsyncDataCacheTest.cpp+7-3
- velox/common/caching/tests/CMakeLists.txt+1
- velox/common/caching/tests/SsdFileTest.cpp+6-5
- velox/common/compression/Compression.cpp+13-13
- velox/common/compression/Compression.h+1-1
- velox/common/compression/tests/CompressionTest.cpp+2-2
- velox/common/config/GlobalConfig.h+8
- velox/docs/develop/testing/cache-fuzzer.rst+2-2
- velox/dwio/dwrf/test/CMakeLists.txt+4-2
- velox/dwio/dwrf/test/CacheInputTest.cpp+2-1
- velox/dwio/dwrf/utils/test/CMakeLists.txt-1
- velox/exec/Spiller.cpp+1-6
- velox/exec/fuzzer/CMakeLists.txt+9-2
- velox/exec/fuzzer/CacheFuzzer.cpp+7-6
- velox/exec/fuzzer/CacheFuzzer.h+2-2
- velox/exec/fuzzer/CacheFuzzerRunner.cpp+5-8
- velox/exec/fuzzer/CacheFuzzerRunner.h-45
- velox/exec/tests/CMakeLists.txt-10
- velox/flag_definitions/flags.cpp+9
- velox/flag_definitions/flags.h+10
- velox/functions/prestosql/MapTopN.h+18-20
- velox/functions/prestosql/tests/MapTopNTest.cpp+36-27
- velox/py/plan_builder/PyPlanBuilder.cpp+14-1
- velox/py/plan_builder/PyPlanBuilder.h+20-4
- velox/py/plan_builder/plan_builder.cpp+33-2
- velox/py/tests/test_runner.py+24
- velox/serializers/PrestoSerializerSerializationUtils.h+1-1
- velox/serializers/RowSerializer.h+1-1
0 commit comments