shollyman

Results 22 issues of shollyman

Copied from https://github.com/googleapis/google-cloud-go/issues/3682, filed by https://github.com/mrgleeco. ## Request: A golang analog to the Java implementation as described at https://cloud.google.com/bigquery/docs/reference/storage/rpc/google.cloud.bigquery.storage.v1 ## What we need: Example showing how to use https://pkg.go.dev/github.com/apache/arrow/go/arrow and...

priority: p3
type: feature request
api: bigquery
samples

This PR instruments the unary RPCs, with the exceptions of: * job-related RPCs * iterator-based RPCs (e.g. *.list operations) This also adds retries for datasets.delete.

api: bigquery
size: s

Callers of methods like Put() on the bigquery inserter have issues understanding why they're exceeding context deadlines. Presumably this is retries, but we don't trace the individual retries. We should...

type: feature request
api: bigquery
priority: p2

This PR wires in validation testing for extension-based naming indirection, and adds support for rich names to the adapt subpackage. This feature is still in preview, but this will enable...

api: bigquery
stale: extraold
size: l

pending launch

api: bigquery
stale: extraold
size: s

api: bigquery
stale: extraold
size: m

Feature request is to support the `jobs.delete` method in the BigQuery library. Additional information about this feature has been shared out of band with library maintainers.

type: feature request
api: bigquery

This PR adds support for automatic retry of failed appends. Failures are evaluated both from the perspective of any receive errors getting the response, as well as any response that...

api: bigquery
size: l