Skip to content

it gets wrong fields when we replaced the comma with '|' in testing SSB data #1

@daviszhen

Description

@daviszhen

dataset:
SSB test cases
part.tar.gz

reproduction:

rd := simdcsv.NewReader(f)
rd.Comma = '|'
xs, err := rd.ReadAll()

result:

some lines can not be split righlty.

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