findepi commented on PR #13185: URL: https://github.com/apache/datafusion/pull/13185#issuecomment-2447753062
Example error (with https://github.com/apache/arrow-rs/pull/6653 change): ``` Datafusion error: Error when processing CSV file tpcds/call_center.csv caused by Arrow error: Csv error: Encountered unequal lengths between records on CSV file. Expected 2 records, found 1 records at line 2 ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
