This is an automated email from the ASF dual-hosted git repository.
karan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
from 8511c55a12f Web console: support for supervisor based compaction (use
new compaction APIs) (#17862)
add 30b7bf0c9b1 fixes and validation for projections with rollup base
tables (#17866)
No new revisions were added by this update.
Summary of changes:
.../druid/segment/AggregateProjectionMetadata.java | 20 ++
.../segment/incremental/IncrementalIndex.java | 5 -
.../incremental/OnHeapAggregateProjection.java | 230 +++++++++++---
.../incremental/OnheapIncrementalIndex.java | 72 +----
.../druid/segment/projections/Projections.java | 6 +
.../druid/segment/CursorFactoryProjectionTest.java | 347 ++++++++++++++++-----
.../apache/druid/segment/IndexMergerTestBase.java | 3 +-
.../incremental/OnheapIncrementalIndexTest.java | 246 ++++++++++++++-
8 files changed, 749 insertions(+), 180 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]