Commit b39bfb5
1 file changed
+1
-1
lines changed- velox/common/base/Counters.cpp+4
- velox/common/base/Counters.h+3
- velox/common/base/PeriodicStatsReporter.cpp+2
- velox/common/base/tests/StatsReporterTest.cpp+6-1
- velox/common/caching/SsdCache.h+2
- velox/common/caching/SsdFile.cpp+51-2
- velox/common/caching/SsdFile.h+30
- velox/common/caching/tests/CacheTestUtil.h+12
- velox/common/caching/tests/SsdFileTest.cpp+104
- velox/common/file/Region.h+13
- velox/common/file/tests/UtilsTest.cpp+17
- velox/core/QueryConfig.h+26
- velox/docs/configs.rst+15
- velox/docs/monitoring/metrics.rst+3
- velox/docs/monitoring/stats.rst+6
- velox/dwio/common/BufferedInput.cpp+3-2
- velox/dwio/common/Reader.h+7
- velox/dwio/common/compression/Compression.cpp+4-4
- velox/examples/SimpleFunctions.cpp+3-2
- velox/exec/tests/IndexLookupJoinTest.cpp+2-2
- velox/exec/tests/utils/IndexLookupJoinTestBase.cpp+2-2
- velox/exec/tests/utils/IndexLookupJoinTestBase.h+2-2
- velox/expression/tests/RowViewTest.cpp+4-3
- velox/functions/lib/ApproxMostFrequentStreamSummary.h+18-9
- velox/functions/prestosql/aggregates/ApproxMostFrequentAggregate.cpp+136-25
- velox/functions/prestosql/aggregates/tests/ApproxMostFrequentTest.cpp+117
- velox/serializers/KeyEncoder.cpp+38-31
- velox/serializers/tests/KeyEncoderTest.cpp+1.3k-279
- velox/tool/trace/tests/TableWriterReplayerTest.cpp+2-1
- velox/type/Filter.h+10
- velox/type/SimpleFunctionApi.h+2-2
0 commit comments