simicd commented on code in PR #8919: URL: https://github.com/apache/arrow-datafusion/pull/8919#discussion_r1459968742
########## datafusion/sqllogictest/test_files/csv_files.slt: ########## @@ -63,3 +63,76 @@ id6 value"6 id7 value"7 id8 value"8 id9 value"9 + + +# Read partitioned csv Review Comment: `partitioned_csv.rs` did not have any unit tests so I created a new one to test reading from partitioned csv files. -- 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]
