Skip to content

StructArrayEncoder.string does not handle null values #226

@AbfrmBlr

Description

@AbfrmBlr

StructArrayEncoder.string thorws null pointer for a null value, where as StructEncoder behaves normally and does a null check to avoid NPE. Should the runnel api allow null values for string, or the user should only encode the field if it's non-null.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions