-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Recursive CTEs: Stage 2 - add support for sql -> logical plan generation #8839
Merged
alamb
merged 11 commits into
apache:main
from
matthewgapp:matt/feat/recursive-ctes/parser
Jan 19, 2024
Merged
Recursive CTEs: Stage 2 - add support for sql -> logical plan generation #8839
alamb
merged 11 commits into
apache:main
from
matthewgapp:matt/feat/recursive-ctes/parser
Jan 19, 2024
Commits on Jan 16, 2024
-
add config flag for recursive ctes
update docs from script update slt test for doc change
Configuration menu - View commit details
-
Copy full SHA for 162e740 - Browse repository at this point
Copy the full SHA 162e740View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbe79e5 - Browse repository at this point
Copy the full SHA cbe79e5View commit details -
add sql -> logical plan support
* impl cte as work table * move SharedState to continuance * impl WorkTableState wip: readying pr to implement only logical plan fix sql integration test wip: add sql test for logical plan wip: format test assertion
Configuration menu - View commit details
-
Copy full SHA for 6ef0ff2 - Browse repository at this point
Copy the full SHA 6ef0ff2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d38c92 - Browse repository at this point
Copy the full SHA 8d38c92View commit details
Commits on Jan 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 57cf8b4 - Browse repository at this point
Copy the full SHA 57cf8b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 675a6df - Browse repository at this point
Copy the full SHA 675a6dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85c2764 - Browse repository at this point
Copy the full SHA 85c2764View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63445d8 - Browse repository at this point
Copy the full SHA 63445d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 129d41a - Browse repository at this point
Copy the full SHA 129d41aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd95b79 - Browse repository at this point
Copy the full SHA cd95b79View commit details -
Configuration menu - View commit details
-
Copy full SHA for ead6b30 - Browse repository at this point
Copy the full SHA ead6b30View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.