Skip to content
This repository was archived by the owner on Jan 22, 2019. It is now read-only.
This repository was archived by the owner on Jan 22, 2019. It is now read-only.

SequenceWriter#write(null) writes a single null, not an entire row of nulls #69

@georgewfraser

Description

@georgewfraser

It requires very specific conditions, it is reproduced here (along with a bunch of similar cases that DO work):

https://gist.github.com/georgewfraser/ef19edb1eca296bd3234

It would be OK to just skip writing the row, but this behavior is really bad because if you write a lot nulls you end up with a long row with too many columns like ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions