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

chore: address last comments of PR#87#102

Merged
gcf-merge-on-green[bot] merged 3 commits intomainfrom
garrettwu-comments
Oct 12, 2023
Merged

chore: address last comments of PR#87#102
gcf-merge-on-green[bot] merged 3 commits intomainfrom
garrettwu-comments

Conversation

@GarrettWu
Copy link
Copy Markdown
Contributor

PR#87 #87

@GarrettWu GarrettWu requested a review from shobsi October 12, 2023 05:44
@product-auto-label product-auto-label Bot added size: m Pull request size is medium. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Oct 12, 2023
Comment thread bigframes/ml/llm.py

connection_name = connection_name or self.session._bq_connection
self.connection_name = clients.get_connection_name_full(
self.connection_name = self._bq_connection_manager.resolve_full_connection_name(
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The idea to keep it classmethod was to use BqConnectionManager.resolve_full_connection_name(...) directly. Using via instance feels a bit weird, but it works.

@GarrettWu GarrettWu marked this pull request as ready for review October 12, 2023 16:35
@GarrettWu GarrettWu requested review from a team October 12, 2023 16:35
@GarrettWu GarrettWu added the automerge Merge the pull request once unit tests and other checks pass. label Oct 12, 2023
@gcf-merge-on-green gcf-merge-on-green Bot merged commit 3b51a36 into main Oct 12, 2023
@gcf-merge-on-green gcf-merge-on-green Bot deleted the garrettwu-comments branch October 12, 2023 18:56
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Oct 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants