niebayes opened a new issue, #7344:
URL: https://github.com/apache/arrow-rs/issues/7344

   When the csv reader fails to parse a row, it prints the row number of the 
row in a record batch. This row number is not consistent with the line number 
in the original csv file, which makes debugging difficult.
   
   I propose to print the row that makes csv parsing fails.
   
   This issue was originally proposed at 
https://github.com/clflushopt/tpchgen-rs/pull/66#issuecomment-2753475270


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

Reply via email to