CREATE STREAM
statements and the Tables one is about CREATE TABLE
statements.
The details include:
CREATE
statements or Push for queries executed by users in the query editor or via calls to /query-stream
endpoint.Push
or Pull
query, select Run a query, paste or type the required commands and click Run. This will send requests to the /query-stream
endpoint of ksqlDB.
You can change the start from to be earliest or latest.
The records will appear at the bottom in the Results section.
/ksql
endpoint of ksqlDB will be used.
Look out for a success or fail alert at the bottom of the screen.