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

   **Describe the bug**
   <!--
   A clear and concise description of what the bug is.
   -->
   
   The map_csv_error function has the values for expected and actual lengths 
transposed in the UnequalLengths match branch.
   
   **To Reproduce**
   <!--
   Steps to reproduce the behavior:
   -->
   Attempt to read an invalid csv with unequal column lengths
   
   **Expected behavior**
   <!--
   A clear and concise description of what you expected to happen.
   -->
   
   The error should have the correct values for expected and length.


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