thisisnic commented on PR #34825:
URL: https://github.com/apache/arrow/pull/34825#issuecomment-1495039341

   > > We can't just swap it for as_tibble() inside these functions as we don't 
have the tibble package as a dependency.
   > 
   > I think we can safely add tibble to Suggests and use `as_tibble()` in 
tests that already expect a tibble? Unless I'm misunderstanding the failures?
   > 
   
   To clarify, I'm talking about the functions themselves, not the tests. We 
call `as.data.frame()` in the body of `read_feather()`.


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