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