Skip to content

planner: allow leading hint to support recursive writing style like leading((a, b), (c, d)) #63253

Description

@Debra-He

Enhancement

The expressive ability of hints syntax is relatively simple and does not support scenarios such as "First associate table a and b, and tables c and d respectively, and then associate the two result sets.

Should support more leading expression effects (e.g., leading(a, (b,c), leading((a,b), (c,d).

Metadata

Metadata

Labels

affects-8.5This bug affects the 8.5.x(LTS) versions.contributionThis PR is from a community contributor.first-time-contributorIndicates that the PR was contributed by an external member and is a first-time contributor.sig/plannerSIG: Plannertype/enhancementThe issue or PR belongs to an enhancement.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions