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 2021/09/03 22:29:59 UTC

[pinot] branch master updated (8106b69 -> 5976922)

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 8106b69  add more integ test cases for index removal and stronger assertion (#7385)
     add 5976922  Optimize TableResizer (#7392)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/pinot/core/data/table/Key.java |   4 +
 .../apache/pinot/core/data/table/TableResizer.java | 185 ++++++++++++++-------
 .../groupby/DefaultGroupByExecutor.java            |   2 +-
 .../groupby/DictionaryBasedGroupKeyGenerator.java  |  20 ++-
 .../pinot/core/data/table/TableResizerTest.java    | 104 ++++++------
 .../pinot/compat/tests/SqlResultComparator.java    |   4 +-
 6 files changed, 202 insertions(+), 117 deletions(-)

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