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 2022/11/15 03:49:26 UTC

[GitHub] [superset] BowenXiao1999 opened a new issue, #22122: feat: add `RisingWave` Support

BowenXiao1999 opened a new issue, #22122:
URL: https://github.com/apache/superset/issues/22122

   Hi, represents [RisingWave](https://github.com/risingwavelabs/risingwave). Want to add RisingWave into Superset's codebase for time grain support. RisingWave is a postgresql-compatitable database with sqlalchemy dialect. 
   
   I may need to add a `db_engine_specs/risingwave.py`. For the first version, I think highly alike `db_engine_specs/cockroachdb.py`.  
   I tried locally, only after add this file, the `time grain` option is going to work. (PS: Although we support postgresql protocol, the connection URI string is `risingwave://....` instead of `postgresql://...`)
   
   This issue is created before the PR. Glad to see your comments! Thanks.
   


-- 
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-unsubscribe@superset.apache.org.apache.org

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


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


[GitHub] [superset] villebro closed issue #22122: feat: add `db_engine_specs/risingwave.py` to support `time grain`

Posted by GitBox <gi...@apache.org>.
villebro closed issue #22122: feat: add `db_engine_specs/risingwave.py` to support `time grain`
URL: https://github.com/apache/superset/issues/22122


-- 
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-unsubscribe@superset.apache.org

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


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