Skip to content

Conversation

tswast
Copy link
Collaborator

@tswast tswast commented Apr 28, 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 internal issue 414374215 🦕

@tswast tswast requested review from a team as code owners April 28, 2025 16:42
@tswast tswast requested a review from TrevorBergeron April 28, 2025 16:42
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Apr 28, 2025
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. label Apr 28, 2025
@tswast
Copy link
Collaborator Author

tswast commented Apr 28, 2025

e2e failure: FAILED tests/system/large/blob/test_function.py::test_blob_pdf_extract[True-expected0]

>           raise exceptions.from_http_response(response)
E           google.api_core.exceptions.BadRequest: 400 POST https://test-bigquery.sandbox.google.com/bigquery/v2/projects/bigframes-load-testing/queries?prettyPrint=false: The job encountered an internal error during execution and was unable to complete successfully.

Seems like a flake and unrelated to this fix.

@TrevorBergeron TrevorBergeron merged commit 0f4024c into main May 1, 2025
24 checks passed
@TrevorBergeron TrevorBergeron deleted the b414374215-read_pandas-array branch May 1, 2025 23:22
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: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants