Skip to content

Add PASSTHROUGH_METRIC_EVALUATION as an optimizer option#1994

Open
plypaul wants to merge 2 commits intop/foj_count_optimization__16from
p/foj_count_optimization__17
Open

Add PASSTHROUGH_METRIC_EVALUATION as an optimizer option#1994
plypaul wants to merge 2 commits intop/foj_count_optimization__16from
p/foj_count_optimization__17

Conversation

@plypaul
Copy link
Contributor

@plypaul plypaul commented Mar 18, 2026

This PR adds the DataflowPlanOptimization.PASSTHROUGH_METRIC_EVALUATION option so that the passthrough metric evaluation planner can be specified in a request and rolled out via a feature flag. The passthrough planner can reduce the number of full-outer joins in some multi-metric queries.

@cla-bot cla-bot bot added the cla:yes label Mar 18, 2026
@plypaul plypaul changed the title Add DataflowPlanOptimization.PASSTHROUGH_METRIC_EVALUATION Add PASSTHROUGH_METRIC_EVALUATION to DataflowPlanOptimization Mar 18, 2026
@plypaul plypaul changed the title Add PASSTHROUGH_METRIC_EVALUATION to DataflowPlanOptimization Add PASSTHROUGH_METRIC_EVALUATION as an optimizer option Mar 18, 2026
@plypaul plypaul marked this pull request as ready for review March 18, 2026 20:22
@plypaul plypaul requested a review from a team as a code owner March 18, 2026 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant