robertwb commented on code in PR #23969:
URL: https://github.com/apache/beam/pull/23969#discussion_r1017205284
##########
sdks/java/core/src/main/java/org/apache/beam/sdk/schemas/utils/AvroUtils.java:
##########
@@ -887,8 +925,6 @@ private static org.apache.avro.Schema getFieldSchema(
break;
case DATETIME:
- // TODO: There is a desire to move Beam schema DATETIME to a micros
representation. When
Review Comment:
Is this TODO actually resolved?
--
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]