thunderbird57 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-596786105
 
 
   > Is this still open? like to work on this since it aligns with a current 
requirement we are having
   
   I don't think we need to do something here. There are 2 options
   - 1 Join in SQL Lab - It will be stored in Superset internal database and 
the view will not be available outside Superset.
   - 2 Create a view in source database by joining those tables and use the 
view inside Superset 
   
   Number 2 is preffered option mostly as it pushes data prep to Database 
itself and make it available for other BI platforms too.
   
   

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

Reply via email to