Skip to content

We shouldn't send schema repeatedly on a connection #445

@yirutang

Description

@yirutang

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.priority: p3Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions