Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SNOW-1016954: Add an internal API for supporting common table expression (CTE) #1219

Closed
wants to merge 1 commit into from

Conversation

sfc-gh-jdu
Copy link
Collaborator

@sfc-gh-jdu sfc-gh-jdu commented Jan 26, 2024

This PR adds an internal API to support CTEs, see details in https://docs.google.com/document/d/16QvZ74-F7kXgEf5QCgJBASAYvbb6NGOV2roW798iRXw/edit?usp=sharing. There will be a following PR later to add support for SQL simplifier with CTE.

@sfc-gh-jdu sfc-gh-jdu added the NO-CHANGELOG-UPDATES This pull request does not need to update CHANGELOG.md label Jan 29, 2024
@sfc-gh-jdu sfc-gh-jdu marked this pull request as ready for review January 29, 2024 18:23
@sfc-gh-jdu sfc-gh-jdu requested a review from a team as a code owner January 29, 2024 18:23
Copy link
Contributor

@sfc-gh-rdurrani sfc-gh-rdurrani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@sfc-gh-jdu sfc-gh-jdu closed this Feb 1, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Feb 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
NO-CHANGELOG-UPDATES This pull request does not need to update CHANGELOG.md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants