Skip to content

CSV parse errors are ignored #558

@jheeffer

Description

@jheeffer

https://github.com/Gapminder/ddf-validation/blob/master/src/utils/file.ts#L193

https://www.papaparse.com/docs#results

parse result .error property is never checked.

Currently gapminder world DAG in airflow sometimes errors on this line because csvLine is undefined.

https://github.com/Gapminder/ddf-validation/blob/master/src/utils/file.ts#L197

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions