Skip to content

Commit 6a25849

Browse files
committed
Rename object_owner to owner
1 parent 7b83b23 commit 6a25849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/databricks/labs/ucx/progress/install.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ class HistoricalRecord:
4141
object_data: str
4242
"""Type-specific JSON-encoded data of the inventory record."""
4343

44-
object_owner: str
44+
owner: str
4545
"""The identity that has ownership of the object."""
4646

4747
object_type_version: int = 0

0 commit comments

Comments
 (0)