JayjeetAtGithub commented on PR #3514: URL: https://github.com/apache/arrow-rs/pull/3514#issuecomment-1405490151
@alamb I combined the changes #3570 and here is an initial version of that. I have mostly introduced a `col_idx` parameter to `temporal_array_value_to_string`, so that we can show an informative error message during a cast error. The `col_idx` parameter is an useful addition to not only temporal data types but all types. It requires a lot of changes, so If the current design looks good, we can do it as future work. -- 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]
