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/07/07 22:44:45 UTC

[incubator-pinot] branch master updated (a40b1de -> 903282c)

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 a40b1de  Zookeeper override fix for regression from config refactoring (#5662)
     add 903282c  Allow star-tree creation during segment load (#5641)

No new revisions were added by this update.

Summary of changes:
 .../generator/SegmentGeneratorConfig.java          | 37 ++++-------
 .../impl/SegmentIndexCreationDriverImpl.java       | 22 +++----
 .../segment/index/loader/IndexLoadingConfig.java   | 54 ++++++++--------
 .../segment/index/loader/SegmentPreProcessor.java  | 26 ++++++--
 .../startree/v2/builder/MultipleTreesBuilder.java  | 71 +++++++++++++---------
 .../pinot/core/startree/v2/BaseStarTreeV2Test.java | 17 +++---
 .../MultiNodesOfflineClusterIntegrationTest.java   | 70 ---------------------
 .../tests/OfflineClusterIntegrationTest.java       | 49 +++++++++++++++
 .../pinot/spi/config/table/IndexingConfig.java     | 10 +++
 9 files changed, 184 insertions(+), 172 deletions(-)


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