googleapis / googleapis/google-cloud-java
[java-bigquerystorage] Add support for Avro GenericRecord
- Lingua principale
- Java
- Stelle
- 2.1k
- Fork
- 1.2k
- Merge medio
- 1g 23h
- PR unite (30g)
- 154
Descrizione
**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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.