rumbin commented on issue #4406: Need to use more than table in a slice and 
able to make List of values(LOVs) for filtering   
URL: 
https://github.com/apache/incubator-superset/issues/4406#issuecomment-367810192
 
 
   As said, I'd consider dremio.com. however. I am not sure about how well 
dremio can be accessedbin superset via the odbc connector of dremio.
   
   Alternatively, you could use a PostgreSQL DB in combination with Foreign 
Data Wrappers (FDW) which connect to the various DBs to be integrated.
   
   The latter approach definitely does not require any code change in 
sqlalchemy or superset, but requires the FDWs for your DBs to be available.
   
   The former one is more generalized, but I cannot tell you if superset and/or 
sqlalchemy do need any adjustments for it to work.

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


With regards,
Apache Git Services

Reply via email to