Is there some kind of mechanism to transfer datahub documentation in case a table was renamed on a server?
For example I had a table Table1 and in was renamed into Table01 and I want to keep all my colums desctiprions, ownership, domain and other things
👀 1
✅ 1
a
astonishing-answer-96712
01/10/2023, 6:19 PM
@elegant-salesmen-99143, did you edit these things in the original source or in the UI? You may need to use an API or SDK to change things effectively.
@astonishing-answer-96712 I mean the changes were made in the original source in our DWH.
You mean download all exhisting metadata and then upload into datahub with table name changed?