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

Build a bigquery adapter #681

Open
ianhe8x opened this issue Jan 30, 2023 · 1 comment
Open

Build a bigquery adapter #681

ianhe8x opened this issue Jan 30, 2023 · 1 comment

Comments

@ianhe8x
Copy link

ianhe8x commented Jan 30, 2023

I want to build a google bigquery adapter, and was hoping I can reuse most of existing code with minimal works.
It turns out impossible because most components are internal.

What's the advice?

@elee1766
Copy link
Contributor

elee1766 commented Mar 19, 2023

i would make a fork of the package so you can add your big query adapter to the package.

then i would use the go.mod replace directive to test your adapter in other packages

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

2 participants