thisisnic commented on code in PR #33968:
URL: https://github.com/apache/arrow/pull/33968#discussion_r1095721412


##########
r/tests/testthat/test-csv.R:
##########
@@ -687,3 +687,14 @@ test_that("CSV reading/parsing/convert options can be 
passed in as lists", {
 
   expect_equal(tab1, tab2)
 })
+
+test_that("Read literal data directory", {

Review Comment:
   ```suggestion
   test_that("Read literal data directly", {
   ```



-- 
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: github-unsubscr...@arrow.apache.org

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

Reply via email to