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 2019/08/23 19:55:44 UTC

[incubator-druid] branch master updated (2383d9e -> 368ace4)

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

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


    from 2383d9e  Disable coveralls (#8382)
     add 368ace4  Fix ClassCastException for TopN with long-type dimension (#8349)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/druid/query/topn/DimValHolder.java  | 22 ++++++-
 .../query/topn/TopNLexicographicResultBuilder.java |  5 +-
 .../druid/query/topn/TopNNumericResultBuilder.java |  7 ++-
 .../apache/druid/query/topn/DimValHolderTest.java  | 69 ++++++++++++++++++++++
 4 files changed, 97 insertions(+), 6 deletions(-)
 create mode 100644 processing/src/test/java/org/apache/druid/query/topn/DimValHolderTest.java


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