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

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
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 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
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
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
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
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
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
Custom exception types for amended query job exceptions api: bigquery Issues related to the googleapis/python-bigquery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1106 opened Jan 11, 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
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
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
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
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
BQ: New transient errors to retry api: bigquery Issues related to the googleapis/python-bigquery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1428 opened Dec 2, 2022 by yan-hic
Support for JSON query parameters api: bigquery Issues related to the googleapis/python-bigquery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1448 opened Dec 21, 2022 by maingoh
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
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
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
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
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
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
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
ProTip! Find all open issues with in progress development work with linked:pr.