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

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
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
[OpenTelemetry] Can we add the db.query.text attribute to the spans? api: bigquery Issues related to the googleapis/python-bigquery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#2042 opened Oct 18, 2024 by Kludex
snapshot_definition.snapshot_time throws exception api: bigquery Issues related to the googleapis/python-bigquery API.
#1986 opened Aug 1, 2024 by mars-lan
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
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
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
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 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
4 tasks
support the Arrow PyCapsule Interface without a pyarrow dependency api: bigquery Issues related to the googleapis/python-bigquery API.
#2118 opened Jan 21, 2025 by tswast
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
Support INTERVAL data type in DB-API, arrow, and pandas connectors api: bigquery Issues related to the googleapis/python-bigquery API. external This issue is blocked on a bug with the actual product. status: blocked Resolving the issue is dependent on other work. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#836 opened Jul 29, 2021 by tswast
7 tasks
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
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
Querying a dataset cause CERTIFICATE_VERIFY_FAILED when retrieving the data (SSL intercepting proxy - ex: zscaler) api: bigquery Issues related to the googleapis/python-bigquery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1370 opened Sep 27, 2022 by ukabu
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
check that scripts with last statement as SELECT can be downloaded with to_dataframe api: bigquery Issues related to the googleapis/python-bigquery API. type: process A process-related concern. May include testing, release, or the like.
#1148 opened Feb 24, 2022 by tswast
we might want custom retry logic for getQueryResults api: bigquery Issues related to the googleapis/python-bigquery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1122 opened Jan 28, 2022 by tswast
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
How to identify individual queries within a multi-statement query. api: bigquery Issues related to the googleapis/python-bigquery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#2138 opened Feb 28, 2025 by Wopple
timestamp / datetime / date / time dtype conversion logic not present in to_dataframe_iterable api: bigquery Issues related to the googleapis/python-bigquery API. semver: major Hint for users that this is an API breaking change. type: cleanup An internal cleanup or hygiene concern.
#1042 opened Nov 2, 2021 by tswast
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
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
feat: add job_retry argument to load_table_from_uri api: bigquery Issues related to the googleapis/python-bigquery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#969 opened Sep 14, 2021 by tswast
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
ProTip! Exclude everything labeled bug with -label:bug.