You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/05/21 18:14:56 UTC

[GitHub] [incubator-superset] chintanparikh opened a new issue #7568: Is there support to join across multiple databases on Snowflake?

chintanparikh opened a new issue #7568: Is there support to join across multiple databases on Snowflake?
URL: https://github.com/apache/incubator-superset/issues/7568
 
 
   I have a Snowflake data warehouse. This Snowflake data warehouse has multiple databases inside it. I would like to join across these databases. Snowflake does support this (https://support.snowflake.net/s/question/0D50Z00007AptG4SAJ/is-there-anyway-to-achieve-cross-db-join-in-snowflake), so I'm wondering how I can support this inside Superset.
   
   I think the issue is that Superset treats the different Snowflake databases as separate Snowflake databases rather than recognizing they are all in Snowflake and using the Snowflake engine to run queries.
   
   Would love some advice here.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org