Aiven-Open / Aiven-Open/bigquery-connector-for-apache-kafka
Drop support for insertAll API
Abierto
3.0.0
- Lenguaje dominante
- Java
- Estrellas
- 37
- Forks
- 45
- Merge medio
- 19 h 50 min
- PR fusionados (30 d)
- 5
Descripción
BigQuery has officially deprecated the insertAll API and now refers to it as "[the legacy streaming API](https://cloud.google.com/bigquery/docs/streaming-data-into-bigquery)".
Since the connector now supports the newer [Storage Write API](https://cloud.google.com/bigquery/docs/write-api-streaming), 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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.