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
Think we should bump up the priority on this, specifically the second question, why no descriptions are appearing at all. Everything starts with looking for the tables you want, so the description is important.
If the metadata for the table description is empty in a registry query result, then if you call the describe() method, it doesn't exit gracefully:
leads not to printing of None or something but an exception on a AttributeError.
The text was updated successfully, but these errors were encountered: