You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/09/03 11:47:00 UTC

[jira] [Work logged] (BEAM-12544) Add support for Avro timestamps in microseconds

     [ https://issues.apache.org/jira/browse/BEAM-12544?focusedWorklogId=646261&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-646261 ]

ASF GitHub Bot logged work on BEAM-12544:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 03/Sep/21 11:46
            Start Date: 03/Sep/21 11:46
    Worklog Time Spent: 10m 
      Work Description: aromanenko-dev commented on pull request #15087:
URL: https://github.com/apache/beam/pull/15087#issuecomment-912476256


   @Dobiasd What do you think about Ryan's suggestion?


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 646261)
    Time Spent: 4.5h  (was: 4h 20m)

> 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: P2
>             Fix For: Not applicable
>
>          Time Spent: 4.5h
>  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.3.4#803005)