This is an automated email from the ASF dual-hosted git repository. xbli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
from 5a382f2e7d Shared aggregations in StarTree (#12164) add 2acf8ea354 correct errmsg format for Preconditions.check... (#12327) No new revisions were added by this update. Summary of changes: .../org/apache/pinot/common/tier/FixedTierSegmentSelector.java | 2 +- .../pinot/controller/helix/core/PinotHelixResourceManager.java | 2 +- .../pinot/controller/helix/core/rebalance/RebalanceChecker.java | 2 +- .../pinot/controller/helix/core/relocation/SegmentRelocator.java | 2 +- .../core/data/manager/realtime/RealtimeTableDataManager.java | 4 ++-- .../ingestion/batch/hadoop/HadoopSegmentCreationMapper.java | 2 +- .../pinot/plugin/minion/tasks/purge/PurgeTaskGenerator.java | 2 +- .../RealtimeToOfflineSegmentsTaskGenerator.java | 2 +- .../SegmentGenerationAndPushTaskGenerator.java | 2 +- .../org/apache/pinot/query/planner/plannode/AggregateNode.java | 2 +- .../segment/index/converter/SegmentV1V2ToV3FormatConverter.java | 8 ++++---- .../segment/local/upsert/BasePartitionUpsertMetadataManager.java | 4 ++-- .../apache/pinot/segment/spi/creator/SegmentGeneratorConfig.java | 2 +- .../main/java/org/apache/pinot/spi/data/DateTimeFormatSpec.java | 2 +- 14 files changed, 19 insertions(+), 19 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org