raulcd commented on code in PR #49128:
URL: https://github.com/apache/arrow/pull/49128#discussion_r2763564570


##########
r/src/arrowExports.cpp:
##########


Review Comment:
   cc @jonkeane @thisisnic 
   Maybe we should skip the test if parquet is not available too not only if 
dataset is not available?
   ```r
   test_that("write_csv_arrow can write from Dataset objects", {
     skip_if_not_available("dataset")
   ```



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