Commits


Andy Grove authored and Chao Sun committed 74436f07c48
ARROW-4705: [Rust] Improve error handling in csv reader Author: Andy Grove <andygrove73@gmail.com> Closes #3895 from andygrove/ARROW-4705 and squashes the following commits: b32f4a8e <Andy Grove> Address PR feedback 00d6b3b4 <Andy Grove> start line number at 1 if csv has header row 8c9fca00 <Andy Grove> Improve error handling in csv reader