[
https://issues.apache.org/jira/browse/BEAM-12544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17474332#comment-17474332
]
Tobias Hermann commented on BEAM-12544:
---------------------------------------
[~kenn] No, the pull request did not resolve the issue. It was closed because
implementing the right solution would be more complex than initially expected.
But just for me personally, this Jira ticket is no longer relevant.
> Add support for Avro timestamps in microseconds
> -----------------------------------------------
>
> Key: BEAM-12544
> URL: https://issues.apache.org/jira/browse/BEAM-12544
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-core
> Affects Versions: Not applicable
> Reporter: Tobias Hermann
> Priority: P3
> Fix For: Not applicable
>
> Time Spent: 5h 10m
> Remaining Estimate: 0h
>
> GenericRecordToRowFn in AvroUtils does not support the logical Avro type
> "timestamp-micros". Instead of converting it to FieldType.DATETIME (as it
> does with "timestamp-millis") it just interprets it as a raw LONG.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)