enzomaruffa commented on code in PR #37253:
URL: https://github.com/apache/beam/pull/37253#discussion_r2733782402


##########
sdks/python/apache_beam/io/gcp/bigquery_schema_tools.py:
##########
@@ -49,6 +49,9 @@
     "BYTES": bytes,
     "TIMESTAMP": apache_beam.utils.timestamp.Timestamp,
     "GEOGRAPHY": str,
+    "DATE": str,

Review Comment:
   @claudevdm sounds pretty reasonable. I have added the work here doing this + 
updated the PR description. We'll run some more tests with these tweaks 
internally to make sure they work and I can report back here later.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to