You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
In this line it's blocking to send files using load_table_from_dataframe with struct type, in the link from github it's saying that this problem is fixed by the new version pyarrow. I have this problem when I'm trying upload a file from MongoDB using pymongo, and create a schema for a nested dictionary in one of the columns. I comment this lines, and the code runs, but when trying to sendo to BigQuery I got a error 500.
`pyarrow=='0.18.0.dev434' (I try with anothers versions same problem)