googleapis / googleapis/google-cloud-java
[java-bigquerystorage] Add support for Avro GenericRecord
未关闭
api: bigquerystorage
type: feature request
- 主要语言
- Java
- 星标
- 2.1k
- 派生
- 1.2k
- 平均合并
- 1 天 23 小时
- 30 天内合并 PR
- 154
描述
**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
贡献指南
评估
这个 Issue 还没有评估数据。