You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by ab...@apache.org on 2023/02/08 11:03:56 UTC

[druid] branch master updated (34c04daa9f -> d7a15be9bc)

This is an automated email from the ASF dual-hosted git repository.

abhishek pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


    from 34c04daa9f Fix infinite iteration in http sync monitoring (#13731)
     add d7a15be9bc Add assertions for counters from reports (#13726)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/druid/msq/exec/MSQInsertTest.java   | 201 ++++++++++++++++++++-
 .../org/apache/druid/msq/exec/MSQReplaceTest.java  | 127 ++++++++++++-
 .../org/apache/druid/msq/exec/MSQSelectTest.java   | 194 +++++++++++++++++++-
 ...hotBuilder.java => CounterSnapshotMatcher.java} |  40 +++-
 .../org/apache/druid/msq/test/MSQTestBase.java     |  34 ++--
 5 files changed, 551 insertions(+), 45 deletions(-)
 rename extensions-core/multi-stage-query/src/test/java/org/apache/druid/msq/test/{CounterSnapshotBuilder.java => CounterSnapshotMatcher.java} (50%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org