You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I get an error where it complains about having three parts in the Describe Extended command at line 182 of base.py in 2.0.5. I was able to fix it in my environment by removing "_target_catalog." from line 175. Either I don't know what that value should be or the version of databricks I live in doesn't support 3 part naming.
Is there a way to have the catalog name be skipped that I just didn't notice or is this something a future version needs to consider?