Skip to content

NullPointerException in StreamingRow.getCell when policy is RETURN_BLANK_AS_NULL #85

@rvdwenden

Description

@rvdwenden

at line #158 We got a NPE, because cell==null.

Possible solution: there should be an extra check for null (just like in the 'true' part of the if statement) and
and return the appropiate result.

version used: 1.1.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions