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

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


    from 21b83d9  [TE] Update the formatter to handle composite alert to 
extract metric names (#6544)
     add 9708292  Move SegmentGenerationUtils from module 
pinot-ingestion-common to pinot-common (#6537)

No new revisions were added by this update.

Summary of changes:
 .../generation}/SegmentGenerationUtils.java        | 27 ++++++++++++--
 .../generation}/SegmentGenerationUtilsTest.java    |  7 ++--
 .../SegmentGenerationAndPushTaskGenerator.java     | 41 ++++------------------
 .../SegmentGenerationAndPushTaskExecutor.java      |  2 +-
 .../batch/hadoop/HadoopSegmentCreationMapper.java  |  8 ++---
 .../hadoop/HadoopSegmentGenerationJobRunner.java   |  2 +-
 .../spark/SparkSegmentGenerationJobRunner.java     | 12 ++++---
 .../standalone/SegmentGenerationJobRunner.java     | 18 ++--------
 8 files changed, 51 insertions(+), 66 deletions(-)
 rename 
{pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-common/src/main/java/org/apache/pinot/plugin/ingestion/batch/common
 => 
pinot-common/src/main/java/org/apache/pinot/common/segment/generation}/SegmentGenerationUtils.java
 (91%)
 rename 
{pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-common/src/test/java/org/apache/pinot/plugin/ingestion/batch/common
 => 
pinot-common/src/test/java/org/apache/pinot/common/segment/generation}/SegmentGenerationUtilsTest.java
 (98%)


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

Reply via email to