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 1c4512e Move all prestodb dependencies into a separated module (#8266) add b8fecb9 allow to specify fixed segment name for SegmentProcessorFramework (#8269) No new revisions were added by this update. Summary of changes: .../apache/pinot/core/common/MinionConstants.java | 1 + .../processing/framework/SegmentConfig.java | 21 ++++++++++++++++--- .../framework/SegmentProcessorFramework.java | 7 ++++--- .../framework/SegmentProcessorFrameworkTest.java | 24 +++++++++++++++++++--- .../pinot/plugin/minion/tasks/MergeTaskUtils.java | 1 + .../plugin/minion/tasks/MergeTaskUtilsTest.java | 11 +++++++--- .../creator/name/SegmentNameGeneratorFactory.java | 5 ++++- 7 files changed, 57 insertions(+), 13 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org