You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by ji...@apache.org on 2021/01/13 20:55:45 UTC

[druid] branch master updated (9362dc7 -> 8c3c9b4)

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

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


    from 9362dc7  re-use expression vector evaluation results for the same offset in expression vector selectors (#10614)
     add 8c3c9b4  fix limited queries with subtotals (#10743)

No new revisions were added by this update.

Summary of changes:
 .../epinephelinae/ByteBufferMinMaxOffsetHeap.java  |  15 ++-
 .../epinephelinae/LimitedBufferHashGrouper.java    | 113 ++++++++++++++++-----
 .../LimitedBufferHashGrouperTest.java              |  30 +++++-
 .../apache/druid/sql/calcite/CalciteQueryTest.java |  65 ++++++++++++
 4 files changed, 194 insertions(+), 29 deletions(-)


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