UtkarshSahay123 commented on PR #9045: URL: https://github.com/apache/arrow-rs/pull/9045#issuecomment-3692439145
Thanks for the feedback. The idea here wasn’t to avoid manual calculation, but to make the error message a bit more helpful at first glance. In practice, when dealing with large CSVs or CI logs, users often only look at the error output, so having the missing/extra field count directly in the message can save some back-and-forth while debugging. That said, if this feels like unnecessary detail and doesn’t fit the preference for simpler error messages, I’m totally fine with removing or adjusting it. -- 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]
