"description":"\nPlease provide an initial catalog{{if eq (default_catalog) \"\"}} (leave blank when not using Unity Catalog){{end}}.\ndefault_catalog",
"order":5
},
"personal_schemas":{
"type":"string",
"description":"\nWould you like to use a personal schema for each user working on this project? (e.g., 'catalog.{{short_name}}')\npersonal_schemas",
"enum":[
"yes, use a schema based on the current user name during development",
"no, use a shared schema during development"
],
"order":6
},
"shared_schema":{
"skip_prompt_if":{
"properties":{
"personal_schemas":{
"const":"yes, use a schema based on the current user name during development"
"success_message":"\nWorkspace to use (auto-detected, edit in '{{.project_name}}/databricks.yml').\nworkspace_host: {{workspace_host}}\n\n✨ Your new project has been created in the '{{.project_name}}' directory!\n\nPlease refer to the README.md file for \"getting started\" instructions.\nSee also the documentation at https://docs.databricks.com/dev-tools/bundles/index.html."