[
https://issues.apache.org/jira/browse/BEAM-4454?focusedWorklogId=175240&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-175240
]
ASF GitHub Bot logged work on BEAM-4454:
----------------------------------------
Author: ASF GitHub Bot
Created on: 14/Dec/18 08:25
Start Date: 14/Dec/18 08:25
Worklog Time Spent: 10m
Work Description: reuvenlax commented on issue #7267: [BEAM-4454] Support
Avro POJO objects
URL: https://github.com/apache/beam/pull/7267#issuecomment-447251720
@kanterov To address your comment about nullable, I removed the injected
name function entirely. I pulled the generation of the list of
FieldValueTypeInformation objects out into the SchemaProviders. That way the
Avro schema provider can ignore fields by simply failing to insert into the
list; no need to pass a mapping function and check for nulls.
I also merged FieldValueTypeInformation and TypeInformation, as there was
not enough difference between those classes, and the distinction was confusing.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 175240)
Time Spent: 11h (was: 10h 50m)
> Provide automatic schema registration for AVROs
> -----------------------------------------------
>
> Key: BEAM-4454
> URL: https://issues.apache.org/jira/browse/BEAM-4454
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-java-core
> Reporter: Reuven Lax
> Assignee: Reuven Lax
> Priority: Major
> Time Spent: 11h
> Remaining Estimate: 0h
>
> Need to make sure this is a compatible change
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)