Skip to content

Still problem with struct type? #140

@imartynetz

Description

@imartynetz

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)

Metadata

Metadata

Labels

api: bigqueryIssues related to the googleapis/python-bigquery API.type: questionRequest for information or clarification. Not an issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions