Skip to content

Add support for CTE operators - #19

Open
jianhongshi123 wants to merge 1 commit into
robust-sql:mainfrom
jianhongshi123:dev/fix_cte
Open

Add support for CTE operators#19
jianhongshi123 wants to merge 1 commit into
robust-sql:mainfrom
jianhongshi123:dev/fix_cte

Conversation

@jianhongshi123

Copy link
Copy Markdown
Contributor

Materialized CTE operators do not require special handling because the default case recursively visits their children. However, CTE references were not registered in the transfer DAG.

This PR registers CTE references as separate transfer DAG nodes.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant