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

Example intercepting clickhouse HTTP api inserts #68

Open
danthegoodman1 opened this issue Aug 8, 2023 · 0 comments
Open

Example intercepting clickhouse HTTP api inserts #68

danthegoodman1 opened this issue Aug 8, 2023 · 0 comments
Labels
example How to do something with IceDB help wanted Extra attention is needed

Comments

@danthegoodman1
Copy link
Owner

danthegoodman1 commented Aug 8, 2023

Add compatibility with the api. In JS I know it already comes over as JSONEachRow so that’s perfect, and creating tables can just stick an initial log file with no data files in with a schema.

Maybe we just support that? Also see https://databend.rs/doc/develop/api/clickhouse-handler#:~:text=UNSIGNED)%3B-,Insert%20into%20t1%3A,-insert%20into%20t1

@danthegoodman1 danthegoodman1 added enhancement New feature or request example How to do something with IceDB help wanted Extra attention is needed and removed enhancement New feature or request labels Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
example How to do something with IceDB help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant