Skip to content

Issues: googleapis/python-bigquery

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Remove num_retries parameter from load_table_from_*() methods api: bigquery Issues related to the googleapis/python-bigquery API. priority: p3 Desirable enhancement or fix. May not be included in next release. semver: major Hint for users that this is an API breaking change. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1071 opened Nov 18, 2021 by plamut
Massive downloads (1B+ rows) causes read errors api: bigquery Issues related to the googleapis/python-bigquery API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1252 opened May 13, 2022 by jlynchMicron
UnknownJob timestamp properties not being cast api: bigquery Issues related to the googleapis/python-bigquery API. priority: p3 Desirable enhancement or fix. May not be included in next release.
#1377 opened Oct 4, 2022 by yagodorea
Default values not initialized when job loading data with the Python API api: bigquery Issues related to the googleapis/python-bigquery API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1495 opened Feb 11, 2023 by blieusong
Provide json.dumps kwargs to load_table_from_json api: bigquery Issues related to the googleapis/python-bigquery API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1564 opened May 4, 2023 by fingoldo
Pulling large dataframes using client.list_rows and rows.to_dataframe() leads to duplicates when setting max_results and start_index api: bigquery Issues related to the googleapis/python-bigquery API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1569 opened May 18, 2023 by kdw2126
ValueError encountered when to_dataframe returns empty resultset with JSON field api: bigquery Issues related to the googleapis/python-bigquery API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1580 opened Jun 7, 2023 by jdub55
Revisit the method load_table_from_json() 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.
#1646 opened Aug 17, 2023 by chalmerlowe
Job created from library doesn't respect project default default_query_job_timeout_ms config api: bigquery Issues related to the googleapis/python-bigquery API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1653 opened Aug 25, 2023 by jeremyyeo
How to follow progress of query download when stdout is not available api: bigquery Issues related to the googleapis/python-bigquery API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1654 opened Sep 5, 2023 by JakeSummers
Passing number of stream in case of using bqstorage client api: bigquery Issues related to the googleapis/python-bigquery API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1695 opened Oct 23, 2023 by nitishxp
fix and reformat query job retry tests api: bigquery Issues related to the googleapis/python-bigquery API. priority: p3 Desirable enhancement or fix. May not be included in next release. testing
#1805 opened Jan 29, 2024 by kiraksi
Allow load_table_from_dataframe to Ignore Extra Schema Fields api: bigquery Issues related to the googleapis/python-bigquery API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1812 opened Feb 7, 2024 by ArnoldHueteG
Support string_dtype, etc. in to_geodataframe api: bigquery Issues related to the googleapis/python-bigquery API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1902 opened Apr 15, 2024 by bnaul
perf: don't retry getQueryResults as often with ambiguous errors in QueryJob.result() api: bigquery Issues related to the googleapis/python-bigquery API. priority: p3 Desirable enhancement or fix. May not be included in next release.
#1903 opened Apr 16, 2024 by tswast
Deadlock due to race condition in download thread when using Bigquery Storage API api: bigquery Issues related to the googleapis/python-bigquery API. policybot priority: p3 Desirable enhancement or fix. May not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#2032 opened Sep 26, 2024 by kien-truong
ProTip! Adding no:label will show everything without a label.