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 2021/10/26 12:32:08 UTC

[GitHub] [superset] alitrack commented on issue #14563: duckdb as DataSource

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: 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