[
https://issues.apache.org/jira/browse/BEAM-8329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16958091#comment-16958091
]
Kenneth Knowles commented on BEAM-8329:
---------------------------------------
Is this breaking something? Was Fix Version set as an aspirational target or is
this a severe defect? I'm not sure my reading of the bug is right.
> AvroCoder ReflectData doesn't use TimestampConversion
> -----------------------------------------------------
>
> Key: BEAM-8329
> URL: https://issues.apache.org/jira/browse/BEAM-8329
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-core
> Affects Versions: 2.16.0
> Reporter: Brian Hulette
> Assignee: Brian Hulette
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The ReflectData created by AvroCoder doesn't have
> {{TimeConversions.TimestampConversion}} registered which prevents it from
> working with millis-instant joda DateTime instances.
> AvroUtils does this statically
> [here|https://github.com/apache/beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/schemas/utils/AvroUtils.java#L78].
--
This message was sent by Atlassian Jira
(v8.3.4#803005)