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 5dd6f8ac56 Enhance SegmentStatusChecker to honor no-queryable servers and instance assignment config (#14536) add 10de3d0fc2 Make use of move APIs instead of copy segments from staging directory to output directory in the SparkSegmentGenerationJobRunner #14746 (#14755) No new revisions were added by this update. Summary of changes: .../batch/common/SegmentGenerationJobUtils.java | 32 ++++++++++++++++++++ .../hadoop/HadoopSegmentGenerationJobRunner.java | 35 ++-------------------- .../spark/SparkSegmentGenerationJobRunner.java | 6 ++-- .../spark3/SparkSegmentGenerationJobRunner.java | 4 +-- 4 files changed, 39 insertions(+), 38 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org