Skip to content

feat: Pluggable DataSourcePlanners for MSQ. - #20253

Merged
gianm merged 1 commit into
apache:masterfrom
gianm:msq-dsplanner
Sep 4, 2026
Merged

feat: Pluggable DataSourcePlanners for MSQ.#20253
gianm merged 1 commit into
apache:masterfrom
gianm:msq-dsplanner

Conversation

@gianm

@gianm gianm commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

This patch adds a DataSourcePlanner interface that can be used to plug in DataSourcePlan logic, and migrates DataSourcePlan to use this interface rather than hardcoding all the logic.

This patch adds a DataSourcePlanner interface that can be used to
plug in DataSourcePlan logic, and migrates DataSourcePlan to use
this interface rather than hardcoding all the logic.
@github-actions github-actions Bot added Area - Batch Ingestion Area - Querying Area - MSQ For multi stage queries - https://github.com/apache/druid/issues/12262 labels Sep 4, 2026
@gianm
gianm merged commit 89d0e9b into apache:master Sep 4, 2026
28 checks passed
@gianm
gianm deleted the msq-dsplanner branch September 4, 2026 23:06
@github-actions github-actions Bot added this to the 39.0.0 milestone Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants