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

[R] Update as.Date() to support direct casting from double/float #31248

Open
Tracked by #32170
asfimport opened this issue Feb 28, 2022 · 0 comments
Open
Tracked by #32170

[R] Update as.Date() to support direct casting from double/float #31248

asfimport opened this issue Feb 28, 2022 · 0 comments

Comments

@asfimport
Copy link
Collaborator

asfimport commented Feb 28, 2022

This might need support from C++ as, at present, it is not possible to cast directly from a double. Currently, we are flooring the double to an integer as an intermediate step.

Reporter: Dragoș Moldovan-Grünfeld / @dragosmg

Related issues:

Note: This issue was originally created as ARROW-15807. Please see the migration documentation for further details.

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

No branches or pull requests

1 participant