googleapis / googleapis/google-cloud-java
[java-bigquerystorage] Add support for Avro GenericRecord
Offen
api: bigquerystorage
type: feature request
- Vorherrschende Sprache
- Java
- Sterne
- 2.1k
- Forks
- 1.2k
- Ø Merge
- 1 T. 23 Std.
- Gemergte PRs (30 T.)
- 154
Beschreibung
**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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.