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

Drop support for insertAll API #7

Open
C0urante opened this issue Mar 13, 2024 · 0 comments
Open

Drop support for insertAll API #7

C0urante opened this issue Mar 13, 2024 · 0 comments
Labels
3.0.0 Breaking changes targeting 3.0.0

Comments

@C0urante
Copy link
Contributor

BigQuery has officially deprecated the insertAll API and now refers to it as "the legacy streaming API".

Since the connector now supports the newer Storage Write API, there's a strong case to be made for dropping support for the legacy API altogether. This would reduce maintenance costs and prevent confusion caused by subtle divergences in behavior between the two modes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.0.0 Breaking changes targeting 3.0.0
Projects
None yet
Development

No branches or pull requests

1 participant