Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

update google-cloud-bigquery to usebigquery_magics package #14

Closed
googleapis/python-bigquery
#1965
Assignees
tswast
Labels
api: bigqueryIssues related to the googleapis/python-bigquery-magics API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.
@tswast

Description

@tswast

The code inhttps://github.com/googleapis/python-bigquery/tree/main/google/cloud/bigquery/magics is redundant with this module. After our first release, delete that code and update google-cloud-bigquery to be backwards-compatible.

Sub-tasks:

  • Updategoogle.cloud.bigquery.load_ipython_extension to load thebigquery_magics extension instead. Raise anexception warning prompting the user to install bigquery_magics if not installed.
  • [N/A]Removehttps://github.com/googleapis/python-bigquery/tree/main/google/cloud/bigquery/magics except forgoogle.cloud.bigquery.magics.context andgoogle.cloud.bigquery.magics.magics.context, which will be aliases to thebigquery_magics.context object. Edit: keeping this code intact for now, but deprecating it. To be removed in a future version of google-cloud-bigquery.
  • [N/A]Update unit/system tests to be minimal to verify that we're calling out tobigquery_magics now. keeping this code intact for now, but deprecating it. To be removed in a future version of google-cloud-bigquery.
  • Update the magics-related "extras" in google-cloud-bigquery's setup.py to just depend onbigquery_magics.

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the googleapis/python-bigquery-magics API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to 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


    [8]ページ先頭

    ©2009-2025 Movatter.jp