googleapis / googleapis/google-cloud-rust

Implement schema autodetection for `JsonStreamWriter`

Open
#6,601 0 comments 0 reactions 1 assignee Claimed by @haphungw View on GitHub
api: bigquery
Dominant language
Rust
Stars
955
Forks
144
Avg merge
1d 5h
Merged PRs (30d)
279

Description

Extend the initialization logic of `JsonStreamWriter`. Automatically execute a `GetWriteStream` gRPC call to the target table, parse the returned metadata, and build the internal `DescriptorPool` automatically before starting the stream.

Users shouldn't have to manually fetch and provide the BigQuery `TableSchema` themselves. The writer should auto-detect the layout.

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.