Skip to content

Revisit the method load_table_from_json() #15720

@chalmerlowe

Description

@chalmerlowe

The method load_table_from_json() shows up in a number of Issues and PRs as a source of problems OR ambiguity.

Examine this code and determine whether it (and the similar methods load_table_from_*) should be refactored to remove issues and concerns and/or improve usability.

Some of the issues/PRs where load_table_from_json() or similar methods are mentioned include:

ISSUES:

Schema and Autodetect

Retries

Null Values

Default Value

Misc

PRs:

googleapis/python-bigquery#280
googleapis/python-bigquery#865
googleapis/python-bigquery#868
googleapis/python-bigquery#873
googleapis/python-bigquery#1097
googleapis/python-bigquery#1526
googleapis/python-bigquery#1634
googleapis/python-bigquery#1698

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the BigQuery API.priority: p3Desirable enhancement or fix. May not be included in next release.type: cleanupAn internal cleanup or hygiene concern.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions