Skip to content

Conversation

tswast
Copy link
Collaborator

@tswast tswast commented Oct 8, 2025

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

tswast added 27 commits October 7, 2025 21:54
…ples

Also, fixes several constructors that didn't take a session for
compatibility with multi-session applications.
This reverts commit 765b678.
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Oct 8, 2025
@tswast tswast marked this pull request as ready for review October 8, 2025 22:30
@tswast tswast requested review from a team as code owners October 8, 2025 22:30
@tswast tswast requested a review from shuoweil October 8, 2025 22:30
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Coverage failure. I think I should add # pragma: no cover to the currently skipped tests.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Actually, I think it's the new methods on Session. Created #2157 which splits out that part and actually fixes a bug in the to_timedelta implementation.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Note: this file is a nearly exact copy of the tests/system/small/test_series.py file with additional fixtures for unit testing.

@tswast
Copy link
Collaborator Author

tswast commented Oct 10, 2025

Failures appear unrelated.

e2e failure tests/system/large/blob/test_function.py::test_blob_transcribe[gemini-2.0-flash-lite-001-True]

samples failure multimodal_test.py::test_multimodal_dataframe - google.api_core.except...

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: xl Pull request size is extra large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants