Skip to content

fread could read integers > 2^63 as character #1618

@mattdowle

Description

@mattdowle

Integers greater than 19 digits (the max for int64) could be read as character rather than double, to preserve the precision.
As highlighted here : http://stackoverflow.com/questions/32339636/long-numbers-as-a-character-string

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions