-
Notifications
You must be signed in to change notification settings - Fork 324
Closed
Labels
api: bigqueryIssues related to the googleapis/python-bigquery API.Issues related to the googleapis/python-bigquery API.
Description
Is your feature request related to a problem? Please describe.
BigFrames (https://cloud.google.com/python/docs/reference/bigframes/latest) uses query_and_wait for query which returns a RowIterator, we need access to slot ms data to properly track it and show it to the user.
Describe the solution you'd like
Add slot ms to RowIterator.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
api: bigqueryIssues related to the googleapis/python-bigquery API.Issues related to the googleapis/python-bigquery API.