Skip to content

CTE schema not properly registered #9

@dtsong

Description

@dtsong

Problem

data_diff/queries/ast_classes.py:638 — TODO indicates CTE is not added to the schema.

Impact

Queries referencing CTEs may have incomplete schema information.

Suggested Fix

Register CTE schemas properly during compilation.

References

  • File: data_diff/queries/ast_classes.py, line 638

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions