You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/04/07 23:04:01 UTC

[GitHub] [arrow] nealrichardson commented on pull request #9942: ARROW-12283: [R] Bindings for basic type convert functions in dplyr verbs

nealrichardson commented on pull request #9942:
URL: https://github.com/apache/arrow/pull/9942#issuecomment-815315840


   On the one hand, this is helpful and if nothing else may prevent some cryptic errors. On the other hand, it's a little inconsistent because they don't actually yield character (e.g.) vectors, and I wonder if that will cause other unexpected behavior. It's also different (FWIW) from the same methods on Array defined outside of dplyr (which may or may not be very useful): https://github.com/apache/arrow/blob/master/r/R/arrow-datum.R#L138-L145
   
   Do dbplyr backends typically include these? 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org