Open
Description
Not exactly a duplicate of #1056! The fix for that issue copied the standard that was present of checking vs DATE, but sa.Date
should also be valid and weirdly enough changing that is enough to break things, with the same error as #1056 regarding DATE_TRUNC
(since the if
block that was added does not catch sa.Date
, just sa.DATE
).
cc @chalmerlowe this seems potentially relevant to your work in #1113
Metadata
Metadata
Assignees
Labels
Issues related to the googleapis/python-bigquery-sqlalchemy API.Issues related to the googleapis/python-bigquery-sqlalchemy API.