Skip to content

Improve subquery planning

Codecov / codecov/patch succeeded Dec 20, 2024 in 0s

93.39% of diff hit (target 80.00%)

View this Pull Request on Codecov

93.39% of diff hit (target 80.00%)

Annotations

Check warning on line 31 in src/planner/join_order/cost_model.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/planner/join_order/cost_model.cpp#L31

Added line #L31 was not covered by tests

Check warning on line 69 in src/planner/plan/append_join.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/planner/plan/append_join.cpp#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 78 in src/planner/plan/plan_subquery.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/planner/plan/plan_subquery.cpp#L78

Added line #L78 was not covered by tests

Check warning on line 221 in src/planner/plan/plan_subquery.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/planner/plan/plan_subquery.cpp#L221

Added line #L221 was not covered by tests

Check warning on line 268 in src/planner/plan/plan_subquery.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/planner/plan/plan_subquery.cpp#L267-L268

Added lines #L267 - L268 were not covered by tests