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
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
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
Default expiration date is added to created table with a TimePartitioning when expiration_ms is explicitly none 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.
#741 opened Jul 8, 2021 by Luttik
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 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
ProTip! Adding no:label will show everything without a label.