Hi,
I am connecting to SQL Warehouse in UC using its JDBC endpoint via DBeaver. However, it doesn't list any catalogs, schemas and tables. I checked the permission of SQL WH by logging to ADB Workspace and queried the table (attached a dummy table example) using Warehouse compute.
Since its unity catalog, so I tried same with All Purpose Cluster. With APC, I am able to see tables via ADB workspace as well as DBeaver.
Can someone please guide what's preventing access of Unity Catalog through JDBC endpoint of SQL WH using DBeaver?


@szymon_dybczak @WilliamRosa
#warehouse #jdbc #dbeaver