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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to