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 2020/01/28 05:17:56 UTC

[GitHub] [incubator-superset] mistercrunch edited a comment on issue #8645: How do I join two tables in Superset ? I need to combine the result in order to visualize the data

mistercrunch edited a comment on issue #8645: How do I join two tables in Superset ? I need to combine the result in order to visualize the data
URL: https://github.com/apache/incubator-superset/issues/8645#issuecomment-579084350
 
 
   The "Explore" button in SQL Lab is effectively creating a Superset-managed view. The "datasource" object that gets created stores that SQL in its definition, and runs queries against it the same way that it would against a table, but as a subquery.
   
   We did a lot of design work as part of SIP-34 that should make this flow much more clear.

----------------------------------------------------------------
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