Skip to content

[Bug] Daily Test Failed Because of nested Stmt WithClause be replace by parent #4886

Description

@HappenLee

Describe the bug
quey : select 1 from (with w as (select 1 from baseall where exists (select 1 from baseall)) select 1 from w ) tt;

failed message : Unknown table w.

because of this code:

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions