Skip to content

Commit 1d42a28

Browse files
committed
Run history installation in create UCX catalog
1 parent ae6f92a commit 1d42a28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/databricks/labs/ucx/cli.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -611,6 +611,7 @@ def create_ucx_catalog(w: WorkspaceClient, prompts: Prompts, ctx: WorkspaceConte
611611
"""
612612
workspace_context = ctx or WorkspaceContext(w)
613613
workspace_context.catalog_schema.create_ucx_catalog(prompts)
614+
workspace_context.history_installation.run()
614615

615616

616617
@ucx.command

0 commit comments

Comments
 (0)