Skip to content

[BUG] fread error on particular csv in latest development build #2070

@yaakovfeldman

Description

@yaakovfeldman

I have several large csv files. Using the latest development build (windows binary from AppVeyor), fread fails on one of them with error:

Error in fread("myfile.csv") : A row outside the large sample was i) either too short and fill=FALSE ii) too long or iii) a jump batch didn't end properly. This message will be made specific before release to CRAN.

This is after the commit 'fread parallel' 0b3cd65

The previous commit and earlier still work fine, so something must have changed in this commit.

The csv has 89205 observations of 9 variables. Unfortunately, it is sensitive. What can I try to help make a reproducible example?

EDIT: anonymised csv in comment below

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions