08-26-2023 07:47 AM
Hello - I have a foreign catalog which I can access fine in SQL. However, I can't access it from from python notebook.
i.e. this works just fine if I have notebook using a Pro SQL Warehouse
%sql
USE CATALOG <my_foreign_catalog_name>;
USE SCHEMA public;
SELECT * from bookings;
3 weeks ago
thanks @Debayan
I resolved this - I has to remove this option on the cluster and it works now
3 weeks ago
Hi, Are you using this in single user cluster?
Also, please tag @Debayan with your next response so that I will get notified.
3 weeks ago
thanks @Debayan
I resolved this - I has to remove this option on the cluster and it works now
Join our fast-growing data practitioner and expert community of 80K+ members, ready to discover, help and collaborate together while making meaningful connections.
Click here to register and join today!
Engage in exciting technical discussions, join a group with your peers and meet our Featured Members.