Skip to content

Commit 6c25fe5

Browse files
committed
Alias typo fix
1 parent cf3c30e commit 6c25fe5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dbt/include/dremio/profile_template.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,13 @@ prompts:
6666
hint: 'object storage source for seeds, tables, etc. [dbt alias: datalake]'
6767
object_storage_path:
6868
default: 'no_schema'
69-
hint: 'object storage path [dbt alias: schema]'
69+
hint: 'object storage path [dbt alias: root_path]'
7070
dremio_space:
7171
default: '@user'
7272
hint: 'space for creating views [dbt alias: database]'
7373
dremio_space_folder:
7474
default: 'no_schema'
75-
hint: 'dremio space folder [dbt alias: root_path]'
75+
hint: 'dremio space folder [dbt alias: schema]'
7676
threads:
7777
hint: '1 or more'
7878
type: 'int'

0 commit comments

Comments
 (0)