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


   > Updating the reporting to be row number, where available, and byte offset 
of the start of the row would be useful
   
   I started to play with this and I was able to do it easily for the parser 
but ran into trouble trying to add the byte offset information to the parser 
but for conversion it would require at a minimum tracking each rows offset to 
the start of the block if not each values offset for more accuracy. Is adding 
this overhead acceptable for error reporting?
   


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to