Skip to content

Add MANAGED_SHALLOW_CLONE to TableType Enum#476

Closed
sandormatyas wants to merge 1 commit intodatabricks:mainfrom
sandormatyas:feat/add-tabletype-constant
Closed

Add MANAGED_SHALLOW_CLONE to TableType Enum#476
sandormatyas wants to merge 1 commit intodatabricks:mainfrom
sandormatyas:feat/add-tabletype-constant

Conversation

@sandormatyas
Copy link

Changes

Adds a new value to TableType - MANAGED_SHALLOW_CLONE is a table type in Databricks that's currently not present in the TableType Enum.

I was not able to find documentation on this (aside https://docs.databricks.com/en/delta/clone-unity-catalog.html), but here's an API call that fetches a table in a schema with the type MANAGED_SHALLOW_CLONE:
image

Tests

I made an attempt to run tests, but some of them fail on my main branch before any changes, so I couldn't reliably run them.

  • make test run locally
  • make fmt applied
  • relevant integration tests applied

@sandormatyas sandormatyas mentioned this pull request Apr 29, 2024
3 tasks
@sandormatyas
Copy link
Author

Replaced by #632

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