googleapis / googleapis/google-cloud-go
bigquery: storage: managedwriter: incorrect default client setting
Open
api: bigquery
priority: p3
type: bug
- Dominant language
- Go
- Stars
- 4.5k
- Forks
- 1.6k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 109
Description
**Client**
BigQuery `managedwriter`
**Code**
https://github.com/googleapis/google-cloud-go/blob/main/bigquery/storage/managedwriter/managed_stream.go#L136
**Expected behavior**
The client should limit sent messages to 10MB
**Actual behavior**
The client limits received messages to 10MB
Contributor guide
Assessment
This issue has not been assessed yet.