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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
