Skip to content

Since the rewrite from depth-first to breadth-first planning errors aren't field-local #2526

Open
@benjie

Description

@benjie

Planning errors now bubble to the operation root; for example if you return a PgUnionAllSingleStep in a list position that's expecting a PgSelectSingleStep the entire operation gets rejected.

We might be able to solve this by moving to the generator/yield pattern to enable catching errors in nested positions at higher levels whilst still allowing the code to be breadth first

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    🌳 Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions