This is an automated email from the ASF dual-hosted git repository.
cwylie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
from 56262132981 add StorageMonitor to measure storage and virtual storage
usage by segment cache (#18742)
add 9b6d18fe511 compaction now only identifies multi-value dimensions for
dimension schemas which can possibly produce them (#18760)
No new revisions were added by this update.
Summary of changes:
.../druid/indexing/common/task/CompactionTask.java | 36 ++++++++++++----------
.../indexing/common/task/CompactionTaskTest.java | 28 +++++++++++++++++
.../druid/data/input/impl/DimensionSchema.java | 11 +++++++
.../data/input/impl/NewSpatialDimensionSchema.java | 6 ++++
.../data/input/impl/StringDimensionSchema.java | 6 ++++
5 files changed, 70 insertions(+), 17 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]