derari opened a new issue #9032: Add support for cockroach db URL: https://github.com/apache/incubator-superset/issues/9032 I use superset on a cockroach DB. After installing [the SQLAlchemy module](https://www.cockroachlabs.com/blog/building-application-cockroachdb-sqlalchemy-2/), setup of the database was no problem. However, I cannot pick time granularity for charts as they are "defined per database engine in the superset source code". Since cockroach is a Postgres database, implementing this should be as simple as just making the existing Postgres time grain configuration available for cockroach.
---------------------------------------------------------------- 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]
