You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 12, 2025. It is now read-only.
Limitation currently documented here:
https://github.com/googleapis/google-cloud-python/blob/6a06a5f3b99ccd2f7f5f003d2da08b501bdf55d2/bigquery_storage/google/cloud/bigquery_storage_v1beta1/reader.py#L152-L154
We can check for DATETIME columns based on the Avro schema. There's a logical type annotation for the field.
I had hoped that perhaps this logical type could be part of the Avro spec, but the community is going in a different direction: https://issues.apache.org/jira/browse/AVRO-2328