fugue-project / fugue

A unified interface for distributed computing. Fugue executes SQL, Python, Pandas, and Polars code on Spark, Dask and Ray without any rewrites.
https://fugue-tutorials.readthedocs.io/
Apache License 2.0
1.92k stars 94 forks source link

[QUESTION] Add ClickHouse as backend #513

Open lukeb88 opened 10 months ago

lukeb88 commented 10 months ago

Since ClickHouse released chDB a few weeks ago, I was wondering if it might be interesting to add it as an additional backend...

goodwanghan commented 9 months ago

@lukeb88 I am very sorry about the delay. Yes this sounds like a good idea, we will look into it and see if it can be integrated.

Thanks!