alamb commented on a change in pull request #1216:
URL: https://github.com/apache/arrow-rs/pull/1216#discussion_r789905601
##########
File path: arrow/src/csv/reader.rs
##########
@@ -1887,7 +1888,7 @@ mod tests {
csv4.path().to_str().unwrap().to_string(),
],
b',',
- Some(3), // only csv1 and csv2 should be read
+ Some(4), // only csv1 and csv2 should be read
Review comment:
the comment seems out of date
--
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]