Skip to content

broken routing for btql when no app_profile_id is set #1073

Closed
@daniel-sanche

Description

@daniel-sanche

It has been reported that using the execute_query method with no app_profile_id set is causing the request to fail. This is because all execute_query rpcs require the header to be set, even if empty. But the gapic layer doesn't support empty routing headers (googleapis/gapic-generator-python#2273)

Metadata

Metadata

Assignees

Labels

api: bigtableIssues related to the googleapis/python-bigtable API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions