You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by jo...@apache.org on 2020/10/08 06:54:57 UTC

[druid] branch 0.20.0 updated (18deb16 -> 4cb5f39)

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

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


    from 18deb16  Web console: fix compaction status when no compaction config, and small cleanup (#10483) (#10487)
     add 4cb5f39  Close aggregators in HashVectorGrouper.close() (#10452) (#10489)

No new revisions were added by this update.

Summary of changes:
 processing/pom.xml                                 |   5 +
 .../groupby/epinephelinae/HashVectorGrouper.java   |   2 +-
 .../epinephelinae/vector/VectorGroupByEngine.java  |  28 +++---
 ...perTestUtil.java => HashVectorGrouperTest.java} |  34 ++++---
 .../vector/VectorGroupByEngineIteratorTest.java    | 103 +++++++++++++++++++++
 .../java/org/apache/druid/segment/TestIndex.java   |   2 +-
 6 files changed, 146 insertions(+), 28 deletions(-)
 copy processing/src/test/java/org/apache/druid/query/groupby/epinephelinae/{GrouperTestUtil.java => HashVectorGrouperTest.java} (53%)
 create mode 100644 processing/src/test/java/org/apache/druid/query/groupby/epinephelinae/vector/VectorGroupByEngineIteratorTest.java


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