-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
api: bigqueryIssues related to the googleapis/python-bigquery-magics API.Issues related to the googleapis/python-bigquery-magics 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
Follow-up to googleapis/python-bigquery#1182 and internal issue b/155989404.
In many cases, the query in the notebook may take a long time. It would be useful to be able to return a "future" object that can print out the job information in the notebook. This would allow the cell to return quickly and not block the user from using the notebook for other work in the meantime.
Metadata
Metadata
Assignees
Labels
api: bigqueryIssues related to the googleapis/python-bigquery-magics API.Issues related to the googleapis/python-bigquery-magics 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.