Skip to content

chore: Add BigQuery Dataframes team to CODEOWNERS#16585

Open
tswast wants to merge 4 commits intomainfrom
update-codeowners-bq-dataframes-4709133254732906551
Open

chore: Add BigQuery Dataframes team to CODEOWNERS#16585
tswast wants to merge 4 commits intomainfrom
update-codeowners-bq-dataframes-4709133254732906551

Conversation

@tswast
Copy link
Copy Markdown
Contributor

@tswast tswast commented Apr 8, 2026

This adds the @googleapis/bigquery-dataframe-team to the CODEOWNERS file for all BigQuery-related packages under the packages/ directory, specifically ensuring that connector packages like pandas-gbq, sqlalchemy-bigquery, and bigquery-magics are included. Existing owners (@googleapis/cloud-sdk-python-team and @googleapis/cloud-sdk-librarian-team) have been retained for these paths.


PR created automatically by Jules for task 4709133254732906551 started by @tswast

Add `@googleapis/bigquery-dataframe-team` as a code owner for BigQuery packages in the repository, including connectors like `pandas-gbq`, `sqlalchemy-bigquery`, and `bigquery-magics`.

Co-authored-by: tswast <247555+tswast@users.noreply.github.com>
@tswast tswast requested a review from a team as a code owner April 8, 2026 15:25
@google-labs-jules
Copy link
Copy Markdown
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@tswast tswast requested a review from a team as a code owner April 8, 2026 15:25
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the .github/CODEOWNERS file to explicitly include various BigQuery-related packages under the ownership of the cloud-sdk-python-team, cloud-sdk-librarian-team, and bigquery-dataframe-team. The reviewer suggested consolidating the multiple google-cloud-bigquery* entries into a single wildcard pattern to improve maintainability and simplify the file structure.

Comment on lines +16 to +26
/packages/google-cloud-bigquery/ @googleapis/cloud-sdk-python-team @googleapis/cloud-sdk-librarian-team @googleapis/bigquery-dataframe-team
/packages/google-cloud-bigquery-analyticshub/ @googleapis/cloud-sdk-python-team @googleapis/cloud-sdk-librarian-team @googleapis/bigquery-dataframe-team
/packages/google-cloud-bigquery-biglake/ @googleapis/cloud-sdk-python-team @googleapis/cloud-sdk-librarian-team @googleapis/bigquery-dataframe-team
/packages/google-cloud-bigquery-connection/ @googleapis/cloud-sdk-python-team @googleapis/cloud-sdk-librarian-team @googleapis/bigquery-dataframe-team
/packages/google-cloud-bigquery-data-exchange/ @googleapis/cloud-sdk-python-team @googleapis/cloud-sdk-librarian-team @googleapis/bigquery-dataframe-team
/packages/google-cloud-bigquery-datapolicies/ @googleapis/cloud-sdk-python-team @googleapis/cloud-sdk-librarian-team @googleapis/bigquery-dataframe-team
/packages/google-cloud-bigquery-datatransfer/ @googleapis/cloud-sdk-python-team @googleapis/cloud-sdk-librarian-team @googleapis/bigquery-dataframe-team
/packages/google-cloud-bigquery-logging/ @googleapis/cloud-sdk-python-team @googleapis/cloud-sdk-librarian-team @googleapis/bigquery-dataframe-team
/packages/google-cloud-bigquery-migration/ @googleapis/cloud-sdk-python-team @googleapis/cloud-sdk-librarian-team @googleapis/bigquery-dataframe-team
/packages/google-cloud-bigquery-reservation/ @googleapis/cloud-sdk-python-team @googleapis/cloud-sdk-librarian-team @googleapis/bigquery-dataframe-team
/packages/google-cloud-bigquery-storage/ @googleapis/cloud-sdk-python-team @googleapis/cloud-sdk-librarian-team @googleapis/bigquery-dataframe-team
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.

medium

To improve the maintainability of this file, you can consolidate these google-cloud-bigquery* package paths into a single line using a wildcard. This will simplify the CODEOWNERS file and ensure that future packages matching this pattern are automatically assigned the same owners.

/packages/google-cloud-bigquery*/             @googleapis/cloud-sdk-python-team @googleapis/cloud-sdk-librarian-team @googleapis/bigquery-dataframe-team

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Done.

google-labs-jules bot and others added 3 commits April 8, 2026 19:55
Add `@googleapis/bigquery-dataframe-team` as a code owner for BigQuery packages in the repository. Consolidates `google-cloud-bigquery*` packages using a wildcard, and explicitly includes connectors like `pandas-gbq`, `sqlalchemy-bigquery`, and `bigquery-magics`.

Co-authored-by: tswast <247555+tswast@users.noreply.github.com>
Updated CODEOWNERS to include bigquery-dataframe-team for bigquery-related packages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant