Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support ClickHouse Dialect #1835

Open
abraithwaite opened this issue Mar 19, 2024 · 9 comments
Open

Support ClickHouse Dialect #1835

abraithwaite opened this issue Mar 19, 2024 · 9 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@abraithwaite
Copy link

ClickHouse is an up-and-coming columnar OLAP database with a fairly standard SQL interface.

It would be awesome to see it supported in this project!

https://clickhouse.com/docs/zh

Fantastic work on this BTW. What you're doing is really challenging and I didn't think anybody was up to the task!

@pkthomsen
Copy link

I second that.

We actually currently use it to sanitize user-queries to ClickHouse. We use it in "Postgres" mode which is sufficiently compatible for most things. But it does lack support for all the special joins of ClickHouse, and also for the convenience notations for tuples and arrays that ClickHouse support.

So it would definitely be great to see native support for ClickHouse.

In any case thanks for the great work on this library.

@taozhi8833998 taozhi8833998 added the enhancement New feature or request label Apr 17, 2024
@taozhi8833998 taozhi8833998 added this to the 5.1.0 milestone Apr 17, 2024
@taozhi8833998
Copy link
Owner

taozhi8833998 commented Apr 17, 2024

@abraithwaite @pkthomsen I will support the ClickHouse dialect based on PostgresQL in the next version. Sorry for waiting so long

@taozhi8833998 taozhi8833998 modified the milestones: 5.1.0, 5.2.0 Apr 30, 2024
@razsightfull
Copy link

+1 Also need that!

@ThomasSertorio
Copy link

Great news ! Awesome work.
Thanks.

@taozhi8833998 taozhi8833998 self-assigned this May 13, 2024
@HitendraSinghRathore
Copy link

Thanks a lot, really need this

@taozhi8833998 taozhi8833998 modified the milestones: 5.2.0, 5.3.0 Jun 3, 2024
@digipigeon
Copy link

+1 for needing this feature.

@taozhi8833998 taozhi8833998 modified the milestones: 5.3.0, 5.4.0 Jul 31, 2024
@taozhi8833998 taozhi8833998 modified the milestones: 5.3.1, 5.4.0 Aug 7, 2024
@taozhi8833998 taozhi8833998 modified the milestones: 5.3.2, 5.4.0 Sep 2, 2024
@johnnyfish
Copy link

+1 for needing this feature.

@guyb1
Copy link

guyb1 commented Sep 30, 2024

+1, also need it.
@taozhi8833998 Do you have any idea when it might be added?

@johnnyfish
Copy link

@taozhi8833998 hey there!
Any plans to support it soon? 🙂

@taozhi8833998 taozhi8833998 modified the milestones: 5.3.3, 5.4.0 Oct 13, 2024
@taozhi8833998 taozhi8833998 modified the milestones: 5.4.0, 5.3.5 Nov 8, 2024
@taozhi8833998 taozhi8833998 modified the milestones: 5.3.5, 5.3.6 Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

9 participants