We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 421ff69 commit bbd6f4bCopy full SHA for bbd6f4b
docs/en/guides/40-load-data/05-continuous-data-pipelines/01-stream.md
@@ -447,7 +447,3 @@ WHEN stream_status('activities_stream') AS
447
-- Include only rows where the action is 'INSERT'
448
WHERE a.change$action = 'INSERT';
449
```
450
-
451
-:::tip Task in Private Preview
452
-The `TASK` command is currently in private preview, so the synatx and usage may change in the future.
453
-:::
0 commit comments