Hi Everyone,
This may sound bit odd as I haven't used Databricks much.
I have a use case where I want to union data from two separate Databricks workspaces (under the same account) into a single SQL view. (Basically 2-2 tables from each workspaces and Data is not that big)
Which is the best way to do so? I believe unity catalog or Delta sharing are the options but I'm not sure which one is the best to proceed with?
Also, are there any additional details that I need to take care of while doing so?
p.s. - I'm researching the options for now, I haven't tested anything yet on the data.
Any leads are appreciated. Thanks in advance.
Thanks,
Bindi