Closed christophe-petitjean closed 1 year ago
This PR fixed an issue (https://github.com/jorgecarleitao/arrow2/issues/1379) with CSV reader when column are of datatype Time32 or Time64.
This is my first PR in the OSS world and in Rust so I may have made some obvious mistakes either in the process or in the code.
This PR fixed an issue (https://github.com/jorgecarleitao/arrow2/issues/1379) with CSV reader when column are of datatype Time32 or Time64.
This is my first PR in the OSS world and in Rust so I may have made some obvious mistakes either in the process or in the code.