ahmedabu98 commented on code in PR #37830:
URL: https://github.com/apache/beam/pull/37830#discussion_r2990748460


##########
sdks/python/apache_beam/typehints/schemas.py:
##########
@@ -34,6 +34,7 @@
   bytes       <-----> BYTES
   ByteString  ------> BYTES
   Timestamp   <-----> LogicalType(urn="beam:logical_type:micros_instant:v1")
+  datetime.date <---> LogicalType(urn="beam:logical_type:date:v1")

Review Comment:
   The test ran green



-- 
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