Skip to content
This repository was archived by the owner on Sep 12, 2025. It is now read-only.

Conversation

Linchin
Copy link
Contributor

@Linchin Linchin commented Oct 5, 2023

version 1.8.4 of fastavro was released on 10/03/2023, leading to a group of bugs under #654. This was caused by changing the error from StopIteration to EOFError in this commit, and the python-bigquery-storage repo does not catch this as an exception. This PR adds EOFError to the exception.

Expected to be a solution for #654, but it should be closed by flakybot once the tests no longer fail. 🦕

@Linchin Linchin requested a review from chalmerlowe October 5, 2023 16:23
@Linchin Linchin requested review from a team as code owners October 5, 2023 16:23
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. labels Oct 5, 2023
Copy link
Contributor

@chalmerlowe chalmerlowe left a comment

Choose a reason for hiding this comment

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

LGTM

@chalmerlowe
Copy link
Contributor

Fixes #654

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants