westonpace commented on a change in pull request #10255:
URL: https://github.com/apache/arrow/pull/10255#discussion_r626935893



##########
File path: cpp/src/arrow/csv/reader_test.cc
##########
@@ -216,5 +216,42 @@ TEST(StreamingReaderTests, NestedParallelism) {
   TestNestedParallelism(thread_pool, table_factory);
 }
 
+TEST(ReaderOptionsTests, SkipRowsAfterNames) {

Review comment:
       Can you add a test case where `autogenerate_column_names` is set to 
`true` (i.e. there is no header in the CSV file)?




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

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


Reply via email to