Skip to content

fix(google-cloud-bigquery): include pyopenssl as a dependency#17345

Merged
shuoweil merged 2 commits into
mainfrom
tswast-google-cloud-bigquery-pandas-tests
Jun 2, 2026
Merged

fix(google-cloud-bigquery): include pyopenssl as a dependency#17345
shuoweil merged 2 commits into
mainfrom
tswast-google-cloud-bigquery-pandas-tests

Conversation

@tswast
Copy link
Copy Markdown
Contributor

@tswast tswast commented Jun 2, 2026

This seems to be required when I do a fresh Python 3.14 install. Also,

  • updates the pandas tests to relax data type assertions on timestamp/datetime.

See internal issue b/516834095#comment8
🦕

This seems to be required when I do a fresh Python 3.14 install. Also,

- updates the pandas tests to relax data type assertions on
  timestamp/datetime.

See internal issue b/516834095#comment8
@tswast tswast requested review from a team as code owners June 2, 2026 15:49
@tswast tswast requested review from shuoweil and suztomo and removed request for a team June 2, 2026 15:49
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 google-auth dependency to include the pyopenssl extra in pyproject.toml. Additionally, it cleans up imports and formatting in tests/system/test_pandas.py, and updates the pandas dtype assertions in test_list_rows_nullable_scalars_dtypes to support both microsecond (us) and nanosecond (ns) resolutions for datetime and timestamp columns. There are no review comments, and I have no feedback to provide.

@shuoweil shuoweil merged commit 1281790 into main Jun 2, 2026
32 checks passed
@shuoweil shuoweil deleted the tswast-google-cloud-bigquery-pandas-tests branch June 2, 2026 17:51
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.

2 participants