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

[druid] branch master updated (ef82756176 -> 52bd9e6adb)

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

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


    from ef82756176 Add validation for aggregations on __time (#13793)
     add 52bd9e6adb Improved error message when topic name changes within same supervisor (#13815)

No new revisions were added by this update.

Summary of changes:
 docs/operations/metrics.md                         |   2 +-
 .../guava/ParallelMergeCombiningSequence.java      |   4 +-
 .../apache/druid/query/QueryTimeoutException.java  |   3 +-
 .../guava/ParallelMergeCombiningSequenceTest.java  |   6 +-
 .../druid/query/QueryTimeoutExceptionTest.java     |   3 +-
 .../IndexerSQLMetadataStorageCoordinator.java      | 149 ++++++++++++++++-----
 .../IndexerSQLMetadataStorageCoordinatorTest.java  |  29 +++-
 .../org/apache/druid/server/QueryResourceTest.java |   3 +-
 8 files changed, 147 insertions(+), 52 deletions(-)


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