Skip to content

MSQ: Configurable maxPartitions and maxInputFilesPerWorker.#18826

Merged
gianm merged 2 commits intoapache:masterfrom
gianm:msq-mifpw
Dec 17, 2025
Merged

MSQ: Configurable maxPartitions and maxInputFilesPerWorker.#18826
gianm merged 2 commits intoapache:masterfrom
gianm:msq-mifpw

Conversation

@gianm
Copy link
Copy Markdown
Contributor

@gianm gianm commented Dec 9, 2025

The defaults remain the same, but the parameters become configurable.

This patch also contains a removal of redundant logic: RunWorkOrder's initGlobalSortPartitionBoundariesIfNeeded is removed, since WorkerStageKernel has the same logic. We can copy the partitions over from there.

The defaults remain the same, but the parameters become configurable.

This patch also contains a removal of redundant logic: RunWorkOrder's
initGlobalSortPartitionBoundariesIfNeeded is removed, since WorkerStageKernel
has the same logic. We can copy the partitions over from there.
@github-actions github-actions Bot added Area - Documentation Area - Batch Ingestion Area - MSQ For multi stage queries - https://github.com/apache/druid/issues/12262 labels Dec 9, 2025
Copy link
Copy Markdown
Contributor

@capistrant capistrant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks for the improvement!

@gianm gianm merged commit ab969cb into apache:master Dec 17, 2025
55 checks passed
@gianm gianm deleted the msq-mifpw branch December 17, 2025 21:36
@kgyrtkirk kgyrtkirk added this to the 36.0.0 milestone Jan 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area - Batch Ingestion Area - Documentation Area - MSQ For multi stage queries - https://github.com/apache/druid/issues/12262

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants