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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Natural language support in BigQuery 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.
#1907 opened Apr 19, 2024 by mborgesss
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
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
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
fix and reformat query job retry tests api: bigquery Issues related to the googleapis/python-bigquery API.
#1805 opened Jan 29, 2024 by kiraksi
DBAPI does not add tracing spans to additional page fetches api: bigquery Issues related to the googleapis/python-bigquery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1791 opened Jan 19, 2024 by nickmarx12345678
Use faster query_and_wait method with %%bigquery magics api: bigquery Issues related to the googleapis/python-bigquery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1766 opened Jan 10, 2024 by tswast
bigquery load_table_from_dataframe from string type will show null values api: bigquery Issues related to the googleapis/python-bigquery API.
#1737 opened Nov 25, 2023 by superbeer
bigquery Python: support for RANGE type api: bigquery Issues related to the googleapis/python-bigquery API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1724 opened Nov 16, 2023 by shollyman
3 of 8 tasks
Support pyarrow.large_* as column type in dataframe upload/ download api: bigquery Issues related to the googleapis/python-bigquery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1706 opened Oct 30, 2023 by cvm-a
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
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
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
Request to improve the tqdm progress bar and output api: bigquery Issues related to the googleapis/python-bigquery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1652 opened Aug 23, 2023 by meredithslota
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
Support for Model.transform_columns from REST API api: bigquery Issues related to the googleapis/python-bigquery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1644 opened Aug 16, 2023 by tswast
Support for temporary tables api: bigquery Issues related to the googleapis/python-bigquery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1633 opened Aug 2, 2023 by cpcloud
Pass ReadSession.TableReadOptions in download_dataframe_bqstorage api: bigquery Issues related to the googleapis/python-bigquery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1596 opened Jun 27, 2023 by bernardnguyen
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
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
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
Unable to load table from dataframe with overlapping index/column name api: bigquery Issues related to the googleapis/python-bigquery API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1543 opened Apr 4, 2023 by bnaul
Unable to find fields that can help set default collation while creating table api: bigquery Issues related to the googleapis/python-bigquery API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1505 opened Feb 22, 2023 by amulya06holla
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
ability to read and write external data configuration files api: bigquery Issues related to the googleapis/python-bigquery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1483 opened Jan 30, 2023 by tswast
ProTip! no:milestone will show everything without a milestone.