Skip to content

Pandas-gbq falsely claiming an invalid schema #390

Closed
@matthew-kaye

Description

@matthew-kaye

Is your feature request related to a problem? Please describe.
It's frustrating to get the Error: Please verify that the structure and data types in the DataFrame match the schema of the destination table. with no clarity as to what it is (from what I can see it's a perfect match), so I'd like an easy way to see more details, like I get when using the standard bigquery library (where things are working much better)

Describe the solution you'd like
An easier way to see logs. The instructions to import the logger and set logging level to debug aren't working for me.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the googleapis/python-bigquery-pandas API.priority: p3Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions