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: [email protected]
For additional commands, e-mail: [email protected]