googleapis / python-bigquery

Apache License 2.0
733 stars 299 forks source link

fix: set pyarrow field nullable to False for a bq field in repeated mode #1999

Closed xyloid closed 1 month ago

xyloid commented 1 month ago

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:

Fixes #1998 🦕

google-cla[bot] commented 1 month ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

tswast commented 1 month ago

Thanks so much for the fix @xyloid !