You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2020/08/18 00:07:20 UTC

[incubator-pinot] branch master updated (aab087c -> ed2daaa)

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

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


    from aab087c  Fixing backward-compatible issue of schema fetch call (#5885)
     add ed2daaa  Change group key delimiter from '\t' to '\0' (#5858)

No new revisions were added by this update.

Summary of changes:
 .../operator/combine/GroupByCombineOperator.java   |  2 +-
 .../combine/GroupByOrderByCombineOperator.java     | 68 +++++++++++-------
 .../groupby/AggregationGroupByTrimmingService.java | 81 ++++++++++++---------
 .../aggregation/groupby/GroupKeyGenerator.java     | 14 ++--
 .../core/query/reduce/GroupByDataTableReducer.java | 82 +++++++++++++++++-----
 ...nerSegmentAggregationMultiValueQueriesTest.java | 19 +++--
 ...erSegmentAggregationSingleValueQueriesTest.java | 17 ++---
 .../AggregationGroupByTrimmingServiceTest.java     | 15 ++--
 .../query/aggregation/groupby/GroupKeyTest.java    | 17 ++---
 .../apache/pinot/perf/BenchmarkCombineGroupBy.java |  3 +-
 10 files changed, 195 insertions(+), 123 deletions(-)


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