thisisnic commented on issue #32705:
URL: https://github.com/apache/arrow/issues/32705#issuecomment-1480297469

   It's an interesting question, but it would definitely better in a forum; 
it's a bit off-topic here (and more people could probably help you elsewhere).
   
   I don't know the exact answer to your question, but if I was posing it I'd 
be considering `pull.data.frame()` (i.e. from dplyr) and `pull.ArrowTabular()` 
(i.e. from arrow) as entirely different functions to one another - even though 
they're both S3 methods of the `dplyr::pull()` generic, they work with entirely 
differently classes.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to