Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

when one line has unclosed quotes ,csvReader.readNext() wouldn't stop until scan to the end.  #13

@Jamps-Yu

Description

@Jamps-Yu

it's seems the method CSVReader.readNext() uses parser.parseLineMulti(nextLine) by defaute , which means when one line in the csv file has unclosed quotes , the parsing wouldn't stop until scan to the end of the file. Can it be configurable ?

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