betodealmeida commented on PR #27631:
URL: https://github.com/apache/superset/pull/27631#issuecomment-2025357742

   @villebro that sounds like a very specific use case to me, is that common? 
For the databases that I'm planning to add support for, there's usually just a 
single endpoint:
   
   - GSheets
   - BigQuery
   - Snowflake
   - Dremio
   - Databricks
   
   Since these are all commercial cloud "databases" (in quotes because of 
GSheets).
   
   For the use case you describe, a simple workaround would be to add the 
custom endpoint to the database `extra` field, and then modify the DB engine 
spec to check for the URL there, before using the default one from the config. 
If we want to make the solution more permanent we could then add a UI option to 
the DB modal allowing users to specify a custom, per-DB, endpoint.
   
   


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

To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to