We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b83b23 commit 6a25849Copy full SHA for 6a25849
src/databricks/labs/ucx/progress/install.py
@@ -41,7 +41,7 @@ class HistoricalRecord:
41
object_data: str
42
"""Type-specific JSON-encoded data of the inventory record."""
43
44
- object_owner: str
+ owner: str
45
"""The identity that has ownership of the object."""
46
47
object_type_version: int = 0
0 commit comments