-
Notifications
You must be signed in to change notification settings - Fork 61
Closed
Labels
api: bigtableIssues related to the googleapis/python-bigtable API.Issues related to the googleapis/python-bigtable API.
Milestone
Description
ping_and_warm sets its own metadata manually. The app_profile_id field here could be None.
In other places in the code, the _make_metadata helper is used to create metadata, and app_profile_id is only populated when the field has a value
We should update ping_and_warm to use _make_metadata, so all metadata is populated consistently
Metadata
Metadata
Assignees
Labels
api: bigtableIssues related to the googleapis/python-bigtable API.Issues related to the googleapis/python-bigtable API.