Skip to content

[SQL] Support LOCAL views, which do not produce circuit outputs#1851

Merged
mihaibudiu merged 1 commit intomainfrom
local
Jun 7, 2024
Merged

[SQL] Support LOCAL views, which do not produce circuit outputs#1851
mihaibudiu merged 1 commit intomainfrom
local

Conversation

@mihaibudiu
Copy link
Copy Markdown
Contributor

Is this a user-visible change (yes/no): yes

Signed-off-by: Mihai Budiu <mbudiu@feldera.com>
@mihaibudiu mihaibudiu requested a review from ryzhyk June 7, 2024 21:25
@mihaibudiu
Copy link
Copy Markdown
Contributor Author

This capability already existed in the compiler, but there was no syntax.
I have opted for the following SQL extension:

CREATE LOCAL VIEW V AS ....

@ryzhyk ryzhyk mentioned this pull request Jun 7, 2024
16 tasks
@mihaibudiu mihaibudiu merged commit 25186fd into main Jun 7, 2024
@mihaibudiu mihaibudiu deleted the local branch June 7, 2024 23:04
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