QUALIFY statement support #843
Labels
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.
Unless I am mistaken this library does not provide support for QUALIFY.
Google BigQuery supports QUALIFY (GA since early 2022):
Can this be added to the library? In the absence of this I think I am going to have to
str()
my nice ORM objects.The text was updated successfully, but these errors were encountered: