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-unsubscr...@druid.apache.org For additional commands, e-mail: commits-h...@druid.apache.org