Skip to content

Add recursion helpers for reducing complexity in critical parts of the codebase#457

Open
gabotechs wants to merge 1 commit into
gabrielmusat/stage-metricsfrom
gabrielmusat/factor-out-distributed-recursion
Open

Add recursion helpers for reducing complexity in critical parts of the codebase#457
gabotechs wants to merge 1 commit into
gabrielmusat/stage-metricsfrom
gabrielmusat/factor-out-distributed-recursion

Conversation

@gabotechs
Copy link
Copy Markdown
Collaborator

@gabotechs gabotechs commented May 18, 2026

This is one PR from the following stack of PRs:

This PR factors out common recursion patterns used in the distributed planner into reusable helpers, reducing complexity in critical parts of the codebase. By centralizing recursion logic, we improve code maintainability and reduce the risk of subtle bugs in recursive tree traversals.

@gabotechs gabotechs force-pushed the gabrielmusat/factor-out-distributed-recursion branch 2 times, most recently from 2c46f53 to fe80ecb Compare May 22, 2026 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant