Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

add an "engine" parameter and context property to support bigframes DataFrame output #16

@tswast

Description

@tswast

Sub-tasks:

  • Add a bigquery_magics.context.engine option which defaults to "pandas" but can be set to "bigframes" for %%bigquery to return a BigQuery DataFrames object.
  • The default option can also be overridden by specifying --engine="bigframes" in the first line of the %%bigquery magics.

Googlers, see go/bf-magics design.

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the googleapis/python-bigquery-magics API.priority: p0Highest priority. Critical issue. P0 implies highest priority.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