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

   **Describe the bug**
   Attempting to read malformed CSV records where the number of columns doesn't 
match the schema leads to an out-of-memory error. 
   
   **To Reproduce**
   See minimal example Rust code below.
   
   
[arrow_bug.txt](https://github.com/apache/arrow-rs/files/12575141/arrow_bug.txt)
   
   **Expected behavior**
   The CSV reader should start re-start reading from the first 
newline/delimiter after the malformed row is encountered. 
   


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