Skip to content

Conversation

@crazy-treyn
Copy link
Contributor

PR Summary & Background

Dan mentions in this comment that the newly merged PR for _shortcuts.py did not include support for the Mirrored Azure Databricks Catalog item type.

This PR adds support for creating shortcuts to Mirrored Azure Databricks Catalogs.

The core logic handles this scenario since the JSON payload passes in an item_id, and we get the item id from resolve_item_name_and_id which should handle this source_item_type. In this PR we are just updating the source_item_type to be able to handle "MirroredAzureDatabricksCatalog" as a value without returning an error.

Note

I do not have access to a Mirrored Azure Databricks Catalog in my environment so I was not able to test the code changes. Someone else may need to test, but I believe it should work as-is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant