googleapis / googleapis/google-cloud-java
[java-bigquerystorage] Add support for Avro GenericRecord
Abierto
api: bigquerystorage
type: feature request
- Lenguaje dominante
- Java
- Estrellas
- 2.1k
- Forks
- 1.2k
- Merge medio
- 1 d 23 h
- PR fusionados (30 d)
- 154
Descripción
**Is your feature request related to a problem? Please describe.**
Currently only JsonStreamWriter with JSONArray/JSONObject can be used
We have data in Avro GenericRecord format
**Describe the solution you'd like**
Avro GenericRecord StreamWriter implementation
**Describe alternatives you've considered**
Any alternative solutions or features you've considered.
**Additional context**
- WIP Pull Request - https://github.com/googleapis/java-bigquerystorage/pull/2663
- GenericRecord has quite similar structure as JSONObject so quite a lot of code can be shared/reused
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.