alitrack commented on issue #14563: URL: https://github.com/apache/superset/issues/14563#issuecomment-951892266
I forked both [duckdb-engine](https://github.com/alitrack/duckdb_engine) and [superset](https://github.com/alitrack/superset), and made superset support duckdb now. <img width="739" alt="duckdb0" src="https://user-images.githubusercontent.com/20972179/138822049-4fa3076f-29b5-4a99-aede-b6c7352575d8.png"> [db_engine_specs/duckdb.py](https://github.com/alitrack/superset/blob/master/superset/db_engine_specs/duckdb.py) is simply copy and modify from db_engine_specs/sqlite.py and here is the video https://www.bilibili.com/video/BV1zQ4y1q7ti/ -- 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]
