googleapis / googleapis/google-cloud-java

[java-bigquerystorage] Add support for Avro GenericRecord

Open
#11,967 0 comments 0 reactions 1 assignee Claimed by @yirutang View on GitHub
api: bigquerystorage type: feature request
Dominant language
Java
Stars
2.1k
Forks
1.2k
Avg merge
1d 23h
Merged PRs (30d)
154

Description

**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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.