googleapis / googleapis/google-cloud-java
[java-bigquerystorage] Add support for Avro GenericRecord
Đang mở
api: bigquerystorage
type: feature request
- Ngôn ngữ chính
- Java
- Star
- 2.1k
- Fork
- 1.2k
- Merge trung bình
- 1 ngày 23 giờ
- Pull request đã merge (30 ngày)
- 154
Mô tả
**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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.