You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "paleolimbot (via GitHub)" <gi...@apache.org> on 2023/06/17 01:15:52 UTC

[GitHub] [arrow] paleolimbot opened a new issue, #36138: [R] Improve test coverage of dataset option plumbing

paleolimbot opened a new issue, #36138:
URL: https://github.com/apache/arrow/issues/36138

   ### Describe the enhancement requested
   
   As a follow-up to #35055, the infrastructure that connects the wires between `open_dataset()` and the final C++ `Dataset` for formats is non-trivial. In many cases we test that infrastructure implicitly, but we don't have many explicit tests because there is no straightforward way to do so. After #35955 we may have slightly better tooling to add an explicit test for CSV datasets.
   
   ### Component(s)
   
   R


-- 
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: issues-unsubscribe@arrow.apache.org.apache.org

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