-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
api: bigquerystorageIssues related to the googleapis/nodejs-bigquery-storage API.Issues related to the googleapis/nodejs-bigquery-storage API.priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
Sending schema after the first request on the connection will incur backend to validate if the schema is changed or not for every request and that is expensive, we should remove the write_stream and write_schema field for the following requests on the connection. The other field that should be per connection is trace_id field.
Metadata
Metadata
Assignees
Labels
api: bigquerystorageIssues related to the googleapis/nodejs-bigquery-storage API.Issues related to the googleapis/nodejs-bigquery-storage API.priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.