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] Bindings for basic type convert functions in dplyr verbs #18600

Closed
asfimport opened this issue Apr 7, 2021 · 4 comments
Closed

[R] Bindings for basic type convert functions in dplyr verbs #18600

asfimport opened this issue Apr 7, 2021 · 4 comments

Comments

@asfimport
Copy link
Collaborator

asfimport commented Apr 7, 2021

Reporter: Ian Cook / @ianmcook
Assignee: Ian Cook / @ianmcook

Related issues:

PRs and other links:

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

@asfimport
Copy link
Collaborator Author

Neal Richardson / @nealrichardson:
Duplicate of ARROW-12197?

@asfimport
Copy link
Collaborator Author

Ian Cook / @ianmcook:
I'm not sure; for this I'm translating as.character(), as.double(), as.integer(), bit64::as.integer64(), as.logical(), and as.numeric(). For ARROW-12197, were you planning on making a function cast() that accepts the target type as an argument?

@asfimport
Copy link
Collaborator Author

Neal Richardson / @nealrichardson:
Correct, ok, so different things.

@asfimport
Copy link
Collaborator Author

Neal Richardson / @nealrichardson:
Issue resolved by pull request 9942
#9942

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

2 participants