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

Remove Normalization From Clickhouse #32528

Closed
4 tasks done
jbfbell opened this issue Nov 14, 2023 · 4 comments
Closed
4 tasks done

Remove Normalization From Clickhouse #32528

jbfbell opened this issue Nov 14, 2023 · 4 comments
Assignees
Labels
team/destinations Destinations team's backlog

Comments

@jbfbell
Copy link
Contributor

jbfbell commented Nov 14, 2023

We will not be migrating Clickhouse to Destinations V2 at this time, instead we will remove normalization and update the raw table format

  • Remove Normalization option and normalization container
  • Implement New Raw Table Format w/o migrator
  • Add Breaking change window of 3 months
  • Update connector docs
@jbfbell jbfbell added the team/destinations Destinations team's backlog label Nov 14, 2023
@mattdavenport
Copy link

@jbfbell We are currently evaluating Airbyte+Clickhouse for a BI platform. Just so I'm clear, this task would effectively remove the method by which data is moved from a source to our Clickhouse destination into actual columns (normalization), and at that point Airbyte would only support inserting raw JSON blobs from sources into the Clickhouse destination?

@jbfbell
Copy link
Contributor Author

jbfbell commented Jan 9, 2024

@mattdavenport you are correct, we will update Clickhouse to use the new Destination V2 Raw Table Format (the table with a JSON blob of the record data).

Airbyte will continue to support custom DBT transformations via DBT cloud which might be a good alternative to normalization

@jbfbell
Copy link
Contributor Author

jbfbell commented Jan 16, 2024

Potentially could have issues:

  • not required to upgrade CDK, but might make our lives easier
  • updating to the new CDK version could also make our lives harder

@jbfbell jbfbell self-assigned this Jan 19, 2024
@jbfbell jbfbell closed this as completed Feb 22, 2024
@MaxMusing
Copy link

MaxMusing commented Mar 19, 2024

@jbfbell are there any plans to migrate ClickHouse to Destinations V2? Or rough estimate in how much work it would take? Normalization for ClickHouse would be greatly appreciated 🙏

Edit: found this discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team/destinations Destinations team's backlog
Projects
None yet
Development

No branches or pull requests

3 participants