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

BigQuery to ClickHouse connector #6883

Open
begelundmuller opened this issue Mar 13, 2025 · 1 comment
Open

BigQuery to ClickHouse connector #6883

begelundmuller opened this issue Mar 13, 2025 · 1 comment
Assignees

Comments

@begelundmuller
Copy link
Contributor

We currently have a BigQuery to DuckDB connector, but not one for ClickHouse. We would like to implement a BigQuery connector for ClickHouse as well.

Unlike the DuckDB connector, which does a direct download, I think the ClickHouse connector should take a similar approach as our Snowflake to ClickHouse connector. I.e. it should be implemented using a stage: clause that exports data from BigQuery to S3/GCS, and from there imports it into ClickHouse.

@nishantmonu51
Copy link
Collaborator

@NamanMahor : Lets discuss on implementation paths here, when you start working on this one.

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

No branches or pull requests

3 participants