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 17:56:54 UTC

[GitHub] [incubator-superset] villebro commented on issue #9032: Add support for cockroach db

villebro commented on issue #9032: Add support for cockroach db
URL: https://github.com/apache/incubator-superset/issues/9032#issuecomment-579376194
 
 
   @derari , you need to create a new file `superset/db_engine_specs/cockroachdb.py`, where you specify any quirks that the cockroach dialect may have. I would start by extending `PostgresEngineSpec` from `superset/db_engine_specs/postgres.py` and making any necessary modifications. If you open up a PR I will be happy to help work out any problems you may encounter.

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