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

RecursionError when pickling Table object api: bigquery Issues related to the googleapis/python-bigquery API.
#2001 opened Aug 23, 2024 by adinamarca
[BUG] Undefined symbol in __all__ api: bigquery Issues related to the googleapis/python-bigquery API.
#2000 opened Aug 21, 2024 by ZuhairORZaki
totalBytesProcessed is not exposed from RowIterator api: bigquery Issues related to the googleapis/python-bigquery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1996 opened Aug 15, 2024 by bnaul
BUG: read_pandas Error: 'values' Attribute Missing in ChunkedArray api: bigquery Issues related to the googleapis/python-bigquery API.
#1992 opened Aug 13, 2024 by chelsea-lin
Retry didn't happen api: bigquery Issues related to the googleapis/python-bigquery API.
#1991 opened Aug 10, 2024 by nitishxp
table_constraints has no setter? api: bigquery Issues related to the googleapis/python-bigquery API.
#1990 opened Aug 9, 2024 by roy-work
snapshot_definition.snapshot_time throws exception api: bigquery Issues related to the googleapis/python-bigquery API.
#1986 opened Aug 1, 2024 by mars-lan
BigQuery Python client fails to query JSON field with heterogeneous data types api: bigquery Issues related to the googleapis/python-bigquery API.
#1980 opened Jul 18, 2024 by Hugo-Polloli
Support inserting data into BigQuery directly from a Polars DataFrame api: bigquery Issues related to the googleapis/python-bigquery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1979 opened Jul 18, 2024 by henryharbeck
integrate with lower-bound-checker to ensure constraints files stay in sync with setup.py api: bigquery Issues related to the googleapis/python-bigquery API.
#1974 opened Jul 10, 2024 by tswast
load_table_from_dataframe support JSON column dtype api: bigquery Issues related to the googleapis/python-bigquery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1966 opened Jul 2, 2024 by jlynchMicron
Use original Client's client_info in _ensure_bqstorage_client to create BigQueryReadClient api: bigquery Issues related to the googleapis/python-bigquery API.
#1961 opened Jun 19, 2024 by b-schmeling
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. priority: p3 Desirable enhancement or fix. May not be included in next release. testing
#1805 opened Jan 29, 2024 by kiraksi
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
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
ProTip! Exclude everything labeled bug with -label:bug.