Skip to content

Comments

docs: add bigframes default connection warning#2471

Open
GarrettWu wants to merge 3 commits intomainfrom
garrettwu-connection
Open

docs: add bigframes default connection warning#2471
GarrettWu wants to merge 3 commits intomainfrom
garrettwu-connection

Conversation

@GarrettWu
Copy link
Contributor

@GarrettWu GarrettWu commented Feb 20, 2026

fixes b/471256706

@GarrettWu GarrettWu requested review from sycai and tswast February 20, 2026 19:52
@GarrettWu GarrettWu self-assigned this Feb 20, 2026
@GarrettWu GarrettWu requested a review from a team as a code owner February 20, 2026 19:52
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Feb 20, 2026
return self._anon_dataset_manager.dataset

@property
def bq_connection(self) -> str:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we keep this as "private" by keeping that underscore prefix?

Plus, maybe we can have a test to cover this change?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants