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

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

                Author: ASF GitHub Bot
            Created on: 03/Jul/18 00:42
            Start Date: 03/Jul/18 00:42
    Worklog Time Spent: 10m 
      Work Description: reuvenlax opened a new pull request #5873: [BEAM-4453] 
Add schema support for Java POJOs and Java Beans
URL: https://github.com/apache/beam/pull/5873
 
 
   Adds automatic schema support for these types of classes. ByteBuddy is use 
to generate automatic connectors, so that Row objects can transparently 
delegate to the underlying storage in user objects.
   
   While this PR is large, splitting it up didn't seem to help much. Also, much 
of the line count is in unit tests.
   
   R: @apilloud

----------------------------------------------------------------
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: 118511)
            Time Spent: 10m
    Remaining Estimate: 0h

> Provide automatic schema registration for POJOs
> -----------------------------------------------
>
>                 Key: BEAM-4453
>                 URL: https://issues.apache.org/jira/browse/BEAM-4453
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-java-core
>            Reporter: Reuven Lax
>            Assignee: Reuven Lax
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to