Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revisit the method load_table_from_json() #1646

Open
chalmerlowe opened this issue Aug 17, 2023 · 0 comments
Open

Revisit the method load_table_from_json() #1646

chalmerlowe opened this issue Aug 17, 2023 · 0 comments
Assignees
Labels
api: bigquery Issues related to the googleapis/python-bigquery API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: cleanup An internal cleanup or hygiene concern.

Comments

@chalmerlowe
Copy link
Contributor

chalmerlowe commented Aug 17, 2023

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:

#280
#865
#868
#873
#1097
#1526
#1634
#1698

@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery API. label Aug 17, 2023
@Linchin Linchin self-assigned this Apr 15, 2024
@Linchin Linchin added priority: p3 Desirable enhancement or fix. May not be included in next release. type: cleanup An internal cleanup or hygiene concern. labels Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: cleanup An internal cleanup or hygiene concern.
Projects
None yet
Development

No branches or pull requests

2 participants