add an "engine" parameter and context property to support bigframes DataFrame output #16
Labels
api: bigquery
Issues related to the googleapis/python-bigquery-magics API.
priority: p0
Highest priority. Critical issue. P0 implies highest priority.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Sub-tasks:
bigquery_magics.context.engine
option which defaults to "pandas" but can be set to "bigframes" for %%bigquery to return a BigQuery DataFrames object.--engine="bigframes"
in the first line of the %%bigquery magics.Googlers, see go/bf-magics design.
The text was updated successfully, but these errors were encountered: