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

Whether to support clickhouse syntax and functions #1724

Open
wwn494049650 opened this issue Jun 16, 2023 · 1 comment
Open

Whether to support clickhouse syntax and functions #1724

wwn494049650 opened this issue Jun 16, 2023 · 1 comment

Comments

@wwn494049650
Copy link

Hi,

Is there a plan to support clickhouse?
My purpose is to use the parse method to get the AST, and then parse it to prompt for sql input.
However, I am currently encountering clickhouse syntax such as groupUniqArray(5)(domain) and the PREWHERE keyword, which will report an error and prevent me from getting the AST object.
If there is no plan that supports clickhouse, is there any better way other than pre-processing the sql in advance?

I would be grateful for any guidance!

@mathiasrw
Copy link
Member

Clickhouse?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants