You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by cw...@apache.org on 2020/01/17 05:02:50 UTC

[druid] branch master updated (448da78 -> 68ed2a2)

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

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


    from 448da78  Speed up String first/last aggregators when folding isn't needed. (#9181)
     add 68ed2a2  Fix LATEST / EARLIEST Buffer Aggregator does not work on String column  (#9197)

No new revisions were added by this update.

Summary of changes:
 .../aggregation/first/StringFirstLastUtils.java    |   2 +-
 .../first/StringFirstLastUtilsTest.java            |  59 +++++++++
 .../apache/druid/sql/calcite/CalciteQueryTest.java | 147 ++++++++++++++++++++-
 3 files changed, 202 insertions(+), 6 deletions(-)
 create mode 100644 processing/src/test/java/org/apache/druid/query/aggregation/first/StringFirstLastUtilsTest.java


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