Skip to content

Issues: googleapis/python-bigquery-sqlalchemy

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

Allow a use_query_cache override directly in create_engine or execution_options api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1112 opened Aug 30, 2024 by gallodustin
Is async support available? api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy 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.
#1071 opened May 2, 2024 by eshwen
Implement unenforced constraints on CreateTable DDL statement api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy 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.
#901 opened Aug 25, 2023 by canss3ns
BigQuery's unnest function implementation overrides and breaks this function for other dialects api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy 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.
#882 opened Jul 20, 2023 by altvod
QUALIFY statement support api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy 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.
#843 opened Mar 6, 2023 by lmmx
Allow to retry on transient errors api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy 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.
#842 opened Mar 3, 2023 by maingoh
Support Cluster By in table definition api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#734 opened Jan 20, 2023 by pythonruss
Support JSON types api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#546 opened Jan 18, 2023 by pythonruss
get_view_definition ignores schema field api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#539 opened Dec 22, 2022 by criccomini
Support for BigQuery-specific functions api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#508 opened Nov 22, 2022 by maxcorbeau
Can I separate I/O from MetaData writes while Table autoloading, so that I can wrap a lock only around MetaData writes? api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#503 opened Nov 9, 2022 by radix
unhashable type: 'list' when using list of boolean in in_() api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#489 opened Sep 5, 2022 by TeddyCr
Interval data type in query result leads to exception api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. status: blocked Resolving the issue is dependent on other work. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#453 opened Apr 21, 2022 by thijs-obj
Support authorised user credentials api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#452 opened Apr 21, 2022 by v01dXYZ
Support for regex_match api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#439 opened Mar 29, 2022 by megarg1
Add support for MERGE DDL api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#428 opened Mar 16, 2022 by munro
Add support for BigQuery sessions api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#427 opened Mar 14, 2022 by baarden-wayfair
Unable to use table sampling api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#416 opened Feb 19, 2022 by XiaoyuLiu198
Support preview of table in SQLAlchemy api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#411 opened Feb 5, 2022 by riordan
Add support for Server Side Cursors (a.k.a. stream results) api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#407 opened Feb 1, 2022 by jlynchMicron
Add support for JSON datatype api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#399 opened Jan 14, 2022 by jlynchMicron
Support INTERSECT DISTINCT api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#388 opened Jan 4, 2022 by pythonruss
Engine should be created without doing any networking api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#380 opened Dec 15, 2021 by chamini2
Repeated Type support for Structs api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#376 opened Nov 12, 2021 by stanzheng
Feature Request: Support for building CREATE OR REPLACE EXTERNAL TABLE statements api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#372 opened Nov 3, 2021 by colemandsmith
ProTip! Add no:assignee to see everything that’s not assigned.