Skip to content

Vector sink ClickHouse autocreate table if not exits. #23007

Answered by satellite-no
shamj asked this question in Q&A
Discussion options

You must be logged in to vote

It will not create a table if it doesn't exist as Clickhouse is a database with defined schemas so it cannot automatically infer the schema based on HTTP inserts. This is a Clickhouse limitation not Vector.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pront
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants