Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
burnash committed Sep 13, 2023
1 parent 496eb35 commit 322a6ee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ load_info = pipeline.run(users)

The result will be the same, but the table is implicitly named `users` based on the resource name.

::: note
:::note

Special tables are created to track the pipeline state. These tables are prefixed with `_dlt_`
and are not shown in the `show` command of the `dlt pipeline` CLI. However, you can see them when
Expand Down

0 comments on commit 322a6ee

Please sign in to comment.