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

adds windows, recursive, and insert ... select #1074

Merged
merged 2 commits into from
Oct 23, 2024

Conversation

brennanjl
Copy link
Collaborator

This PR add 3 main features: window functions, recursive CTEs, and inserting using a select statement.

The first two are needed for TSN to convert to using single schemas. The last one is needed for the rewards protocol.

@brennanjl brennanjl requested a review from Yaiba October 23, 2024 17:09
@Yaiba Yaiba merged commit 119fd21 into v0.10-sql Oct 23, 2024
@Yaiba Yaiba deleted the v0.10-sql-window-planner branch October 23, 2024 17:13
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.

2 participants