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

Add a warning in the type mapping if no conversion function is found api: bigquery Issues related to the googleapis/python-bigquery API.
#1988 opened Aug 5, 2024 by suzmue updated Aug 5, 2024
Should a rateLimitExceeded have a "429 Too Many Requests" instead of "403 Forbidden"? api: bigquery Issues related to the googleapis/python-bigquery API.
#1985 opened Jul 31, 2024 by cozos updated Aug 2, 2024
snapshot_definition.snapshot_time throws exception api: bigquery Issues related to the googleapis/python-bigquery API.
#1986 opened Aug 1, 2024 by mars-lan updated Aug 2, 2024
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 updated Jul 31, 2024
Cannot append to REQUIRED field when using client.load_table_from_file without providing table schema api: bigquery Issues related to the googleapis/python-bigquery API.
#1981 opened Jul 20, 2024 by henryharbeck updated Jul 30, 2024
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 updated Jul 23, 2024
Support inserting data into BigQuery directly from a Polars DataFrame api: bigquery Issues related to the googleapis/python-bigquery API.
#1979 opened Jul 18, 2024 by henryharbeck updated Jul 19, 2024
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 updated Jul 18, 2024
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 updated Jun 20, 2024
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 updated Jun 12, 2024
BigQuery: make jobs awaitable api: bigquery Issues related to the googleapis/python-bigquery API. Python 3 Only This work would involve supporting Python 3 only code paths. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#18 opened Jul 21, 2019 by dkapitan updated May 18, 2024
DB-API should have option to use Session API (preview) in connection and/or cursor api: bigquery Issues related to the googleapis/python-bigquery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#971 opened Sep 14, 2021 by tswast updated May 16, 2024
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 updated Apr 30, 2024
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 updated Apr 30, 2024
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 updated Apr 30, 2024
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 updated Apr 19, 2024
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 updated Apr 15, 2024
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 updated Apr 9, 2024
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 updated Apr 8, 2024
ALLOW_FIELD_ADDITION not working 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.
#1095 opened Jan 4, 2022 by tpcgold updated Mar 29, 2024
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 updated Mar 14, 2024
Support INTERVAL data type api: bigquery Issues related to the googleapis/python-bigquery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#826 opened Jul 28, 2021 by tswast updated Feb 27, 2024
4 tasks
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 updated Feb 6, 2024
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 updated Feb 3, 2024
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 updated Jan 25, 2024
ProTip! Exclude everything labeled bug with -label:bug.