andygrove commented on issue #3783:
URL: 
https://github.com/apache/arrow-datafusion/issues/3783#issuecomment-1275273200

   @Miyake-Diogo The issue is that this error is happening:
   
   ```
   Error: ArrowError(ParseError("Error while parsing value CMB07601 for column 
4 at line 431740"))
   ```
   
   I recommend specifying the schema for the file since it contains mixed types 
for this column.
   
   You did not see the error due to a bug with the error being ignored and the 
fix for that issue is in https://github.com/apache/arrow-datafusion/pull/3801
   


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