Review CREATE STREAM
and CREATE MATERIALIZED VIEW
syntax
#128
Labels
story
Feature description from user's perspective
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
Additional context
Consider syntax such as
CREATE CHANNEL ...
andCREATE CHANNEL ... WITH ( reply_to= ... }
etc.Consider how to also support
CREATE TABLE ...
without implicitly triggering source and sync to Kafka.The text was updated successfully, but these errors were encountered: