googleapis / googleapis/google-cloud-rust
Implement `JsonStreamWriter` public API surface
Open
api: bigquery
- Dominant language
- Rust
- Stars
- 955
- Forks
- 144
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 279
Description
Define the `JsonStreamWriter` struct, its builder pattern, and the shell for the `.append()` method.
For this PR, we require the user to explicitly pass a `TableSchema` which will be used by the builder to initialize and cache the `prost_reflect::DescriptorPool`.
Contributor guide
Assessment
This issue has not been assessed yet.