You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Brian Hulette (Jira)" <ji...@apache.org> on 2019/10/23 18:15:00 UTC

[jira] [Resolved] (BEAM-8329) AvroCoder ReflectData doesn't use TimestampConversion

     [ https://issues.apache.org/jira/browse/BEAM-8329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Hulette resolved BEAM-8329.
---------------------------------
    Fix Version/s: 2.17.0
       Resolution: Fixed

> 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
>             Fix For: 2.17.0
>
>          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)