[
https://issues.apache.org/jira/browse/BEAM-7816?focusedWorklogId=294109&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-294109
]
ASF GitHub Bot logged work on BEAM-7816:
----------------------------------------
Author: ASF GitHub Bot
Created on: 13/Aug/19 19:10
Start Date: 13/Aug/19 19:10
Worklog Time Spent: 10m
Work Description: kanterov commented on issue #9152: [BEAM-7816]
[BEAM-7817] Support Avro dates and enums in Schemas
URL: https://github.com/apache/beam/pull/9152#issuecomment-520968270
@RyanSkraba Thanks! `time-millis` isn't supported because, I didn't find any
use-case for it in our codebase (or any other) and was lazy coding it, but it
could be built in a separate PR if needed. You are right regarding
`timestamp-micros`, it isn't possible to map it on `DATETIME` without losing
precision, but it should be possible once we change the representation of
`DATETIME`.
@reuvenlax I'm going to continue and merge this PR given that it got a
review. Let me know if you have questions or suggestions.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 294109)
Time Spent: 50m (was: 40m)
> Support Avro dates in Schemas
> -----------------------------
>
> Key: BEAM-7816
> URL: https://issues.apache.org/jira/browse/BEAM-7816
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-java-core
> Reporter: Gleb Kanterov
> Assignee: Gleb Kanterov
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Schema coders for "logicalType=date" don't work. Avro dates should become
> Schema DATETIME, before we have a logical type for Date in java-sdks-core.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)