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

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

                Author: ASF GitHub Bot
            Created on: 14/Jul/18 19:36
            Start Date: 14/Jul/18 19:36
    Worklog Time Spent: 10m 
      Work Description: reuvenlax opened a new pull request #5953: [BEAM-4076] 
Fix bugs in generated schema code
URL: https://github.com/apache/beam/pull/5953
 
 
   Fix handling of null fields in generated Row classes: properly infer 
nullable from @Nullable annotations, and don't try to dereference legal null 
values.
   
   Fix handling of time variables. Row's internal storage is Instant, and the 
generated code assumed it was a DateTime
   
   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:
us...@infra.apache.org


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

    Worklog Id:     (was: 123352)
    Time Spent: 11h 40m  (was: 11.5h)

> Schema followups
> ----------------
>
>                 Key: BEAM-4076
>                 URL: https://issues.apache.org/jira/browse/BEAM-4076
>             Project: Beam
>          Issue Type: Improvement
>          Components: beam-model, dsl-sql, sdk-java-core
>            Reporter: Kenneth Knowles
>            Priority: Major
>          Time Spent: 11h 40m
>  Remaining Estimate: 0h
>
> This umbrella bug contains subtasks with followups for Beam schemas, which 
> were moved from SQL to the core Java SDK and made to be type-name-based 
> rather than coder based.



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

Reply via email to