Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Raised ArrowTypeError should indicates which column is causing the error #1822

@aaaaahaaaaa

Description

@aaaaahaaaaa

Debugging typing errors when working with existing tables with a large number of columns is extremely frustrating, to say the least: the pyarrow error never indicates which column is causing the issue.

It would be an absolute life saver if more debugging information were raised with the exception.

E.g.:

pyarrow.lib.ArrowTypeError: object of type <class 'str'> cannot be converted to int

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: bigqueryIssues related to the googleapis/python-bigquery 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