Skip to content

Commit bbd6f4b

Browse files
authored
Update 01-stream.md
1 parent 421ff69 commit bbd6f4b

File tree

1 file changed

+0
-4
lines changed
  • docs/en/guides/40-load-data/05-continuous-data-pipelines

1 file changed

+0
-4
lines changed

docs/en/guides/40-load-data/05-continuous-data-pipelines/01-stream.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,3 @@ WHEN stream_status('activities_stream') AS
447447
-- Include only rows where the action is 'INSERT'
448448
WHERE a.change$action = 'INSERT';
449449
```
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

Comments
 (0)