Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Appears incompatible with 64 bit integers #45

Open
D3SL opened this issue Nov 27, 2023 · 0 comments
Open

Appears incompatible with 64 bit integers #45

D3SL opened this issue Nov 27, 2023 · 0 comments

Comments

@D3SL
Copy link

D3SL commented Nov 27, 2023

When inputting a dataframe containing an int64 column from data.table's fread() the data gets mangled severely. 16134824562 for example becomes 0.0...0797166251775974 with 313 zeroes after the decimal place. This seems to cause downstream effects like hanging and/or crashing the R session, at least when prototyping in RStudio.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant