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
When we create a catalog named "test.gt_hive", it's can not use by query
show catalogs;
Catalog
----------
"test.gt_hive"
jmx
memory
system
tpcds
tpch
(6 rows)
trino> show schemas from "test.gt_hive";
Query 20240605_083043_00002_bz7ex failed: Catalog 'test.gt_hive' not found
Error message and/or stacktrace
See the describe
How to reproduce
See the describe
Additional context
No response
The text was updated successfully, but these errors were encountered:
Version
main branch
Describe what's wrong
When we create a catalog named "test.gt_hive", it's can not use by query
Error message and/or stacktrace
See the describe
How to reproduce
See the describe
Additional context
No response
The text was updated successfully, but these errors were encountered: