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 2019/01/16 17:07:00 UTC

[jira] [Work logged] (BEAM-6452) Nested collection types cause NullPointerException when converting to a POJO

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

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

                Author: ASF GitHub Bot
            Created on: 16/Jan/19 17:06
            Start Date: 16/Jan/19 17:06
    Worklog Time Spent: 10m 
      Work Description: reuvenlax commented on pull request #7536: [BEAM-6452] Fix NullPointerException caused by nested collections
URL: https://github.com/apache/beam/pull/7536
 
 
   A schema of the form List<List<Row>> causes a NullPointerException when converting to a POJO. This is because the Java type information was not properly passed  down recursively.
   
   R: @kanterov 
 
----------------------------------------------------------------
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:
users@infra.apache.org


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

            Worklog Id:     (was: 185880)
            Time Spent: 10m
    Remaining Estimate: 0h

> Nested collection types cause NullPointerException when converting to a POJO
> ----------------------------------------------------------------------------
>
>                 Key: BEAM-6452
>                 URL: https://issues.apache.org/jira/browse/BEAM-6452
>             Project: Beam
>          Issue Type: Sub-task
>          Components: beam-model
>            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)