Skip to content

ClickHouse: Made tags optional and adjusted TABLE creation for newer version#237

Open
MoellJ wants to merge 2 commits into
timescale:masterfrom
MoellJ:clickhouse_new_version
Open

ClickHouse: Made tags optional and adjusted TABLE creation for newer version#237
MoellJ wants to merge 2 commits into
timescale:masterfrom
MoellJ:clickhouse_new_version

Conversation

@MoellJ
Copy link
Copy Markdown

@MoellJ MoellJ commented Aug 31, 2023

  1. The UseTags feature for ClickHouse seemed pointless, since the data ingestion didn't offer the possibility to include the main tag (e.g. hostname) in the main table. For other DBs (e.g. TimescaleDB) this was possible with the in-table-partition-tag, which is why I added it for clickhouse as well

  2. The CREATE TABLE statement for ClickHouse didn't work with the newest version of ClickHouse anymore

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant