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 9a4fb585436 Record column name for exceptions while writing frames in
RowBasedFrameWriter (#16130)
add 3d595cfab14 Add storeCompactionState flag support to msq (#15965)
No new revisions were added by this update.
Summary of changes:
docs/multi-stage-query/reference.md | 1 +
.../org/apache/druid/msq/exec/ControllerImpl.java | 132 ++++++++++-
.../druid/msq/util/MultiStageQueryContext.java | 2 +-
.../org/apache/druid/msq/exec/MSQReplaceTest.java | 264 ++++++++++++++++++++-
.../org/apache/druid/msq/test/MSQTestBase.java | 16 ++
.../common/task/AbstractBatchIndexTask.java | 8 +-
.../druid/indexing/common/task/CompactionTask.java | 5 +-
.../druid/indexing/common/task/IndexTask.java | 2 +-
.../parallel/ParallelIndexSupervisorTask.java | 2 +-
.../indexer/partitions/DynamicPartitionsSpec.java | 4 +
.../org/apache/druid/timeline/CompactionState.java | 28 +++
.../org/apache/druid/timeline/DataSegmentTest.java | 56 +++++
12 files changed, 491 insertions(+), 29 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]