Skip to content

IDate conversion from "YYYY-MM-DD" is slow #2503

@aadler

Description

@aadler

@mattdowle, this time I'm using an issue and not twitter :)

The most recent version of data.table (built 11-23, IIRC) is freezing once again at IDate conversion. The call is:

 DT[, Month := as.IDate(Month, format = "%Y-%m-%d")]

I'm sorry I don't have session info and traces but I had to downgrade to 1.10.4-3 to get the script to run and I'm up against a time limit. Then again, what happens is that it freezes at the conversion and just doesn't proceed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions