wide-motorcycle-73593
03/09/2021, 2:37 PMsnowflake.connector.errors.ProgrammingError: 000606 (57P03): No active warehouse selected in the current session. Select an active warehouse with the 'use warehouse' command.
for queries like
SELECT column_name, data_type, is_nullable
FROM "RAW_MELTANO".information_schema.columns
WHERE table_schema = 'TAP_POSTGRES' AND table_name = 'PUBLIC_TEST7'
I have a warehouse configured, it's the user's default warehouse, etc - any ideas?salmon-salesclerk-77709
03/09/2021, 2:40 PMwide-motorcycle-73593
03/09/2021, 2:49 PMsalmon-salesclerk-77709
03/09/2021, 2:53 PMwide-motorcycle-73593
03/09/2021, 2:57 PMripe-musician-59933
03/09/2021, 3:40 PMsalmon-salesclerk-77709
03/09/2021, 4:41 PM