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/11/09 00:14:26 UTC

[pinot] branch master updated (67b5b67 -> ada94c2)

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 67b5b67  Fix the flaky SimpleMinionClusterIntegrationTest (#7723)
     add ada94c2  follow up with picocli migration (#7705)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/pinot/perf/RawIndexBenchmark.java   | 31 ++++----
 pinot-tools/pom.xml                                |  4 --
 .../apache/pinot/tools/AbstractBaseCommand.java    | 13 ----
 .../pinot/tools/AutoAddInvertedIndexTool.java      | 43 +++++------
 .../org/apache/pinot/tools/PinotToolLauncher.java  | 84 +++++++++-------------
 .../org/apache/pinot/tools/SegmentDumpTool.java    | 20 +++---
 .../org/apache/pinot/tools/UpdateSegmentState.java | 19 ++---
 .../apache/pinot/tools/ValidateTableRetention.java | 21 +++---
 .../tools/filesystem/PinotFSBenchmarkRunner.java   | 33 ++++-----
 .../pinot/tools/perf/PerfBenchmarkRunner.java      | 52 +++++++-------
 .../org/apache/pinot/tools/perf/QueryRunner.java   | 71 +++++++++---------
 .../converter/DictionaryToRawIndexConverter.java   | 44 +++++++-----
 .../converter/PinotSegmentConvertCommand.java      | 27 ++++---
 .../segment/converter/SegmentMergeCommand.java     | 33 +++++----
 pom.xml                                            |  5 --
 15 files changed, 234 insertions(+), 266 deletions(-)

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