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

Review CREATE STREAM and CREATE MATERIALIZED VIEW syntax #128

Open
jfallows opened this issue Oct 29, 2024 · 0 comments
Open

Review CREATE STREAM and CREATE MATERIALIZED VIEW syntax #128

jfallows opened this issue Oct 29, 2024 · 0 comments
Assignees
Labels
story Feature description from user's perspective

Comments

@jfallows
Copy link
Contributor

Describe the desired outcome from the user's perspective
As appdev, I want to create request-response APIs via zillabase simply in SQL.

Acceptance criteria

  • Map as closely as possible to existing concepts
  • Minimize introduction of zilla-specific nuances if possible

Additional context
Consider syntax such as CREATE CHANNEL ... and CREATE CHANNEL ... WITH ( reply_to= ... } etc.
Consider how to also support CREATE TABLE ... without implicitly triggering source and sync to Kafka.

@jfallows jfallows added the story Feature description from user's perspective label Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
story Feature description from user's perspective
Projects
None yet
Development

No branches or pull requests

2 participants