pitrou commented on pull request #10202:
URL: https://github.com/apache/arrow/pull/10202#issuecomment-836823399


   > If a bit is added to ParsedValueDesc would it be taken away from offset to 
try and keep the struct at 32bits?
   
   Yes.
   
   > At a minimum I would like to be able to skip the rows and collect 
information about the skipped rows so it could be presented to a user saying 
when and where malformed rows were found
   
   I agree that being able to point the row number where an error occurred is 
useful, but we shouldn't need a callback for that.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to