Skip to content

support "async" / non-blocking queries #17

@tswast

Description

@tswast

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

No one assigned

    Labels

    api: bigqueryIssues related to the googleapis/python-bigquery-magics 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