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/pinot.git.
from fe03999 Fix retention for cleaning up segment lineage (#7424)
add f3068bc Introduce resultSize in IndexedTable (#7420)
No new revisions were added by this update.
Summary of changes:
.../core/data/table/ConcurrentIndexedTable.java | 84 +++++++++------------
.../apache/pinot/core/data/table/IndexedTable.java | 88 ++++++++++++++++------
.../pinot/core/data/table/SimpleIndexedTable.java | 54 ++++---------
.../table/UnboundedConcurrentIndexedTable.java | 47 ++----------
.../combine/GroupByOrderByCombineOperator.java | 6 +-
.../core/query/reduce/GroupByDataTableReducer.java | 13 +++-
.../org/apache/pinot/core/util/GroupByUtils.java | 28 +------
.../pinot/core/data/table/IndexedTableTest.java | 28 +++----
.../apache/pinot/perf/BenchmarkCombineGroupBy.java | 8 +-
.../apache/pinot/perf/BenchmarkIndexedTable.java | 9 ++-
10 files changed, 155 insertions(+), 210 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]