n3world opened a new pull request #10790:
URL: https://github.com/apache/arrow/pull/10790


   Add a new callback handler to the csv parser which is invoked when the 
column count in a row does not match the expected. The callback can return an 
enum which indicates if the row should result in an error result or it should 
be skipped.
   
   Replaces https://github.com/apache/arrow/pull/10202


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