JayjeetAtGithub commented on code in PR #3514:
URL: https://github.com/apache/arrow-rs/pull/3514#discussion_r1091505911
##########
arrow-cast/src/display.rs:
##########
@@ -524,6 +721,22 @@ pub fn array_value_to_string(
}
}
+pub fn temporal_array_value_to_string(
Review Comment:
@alamb Sure. I was also thinking renaming this function to something like
`array_value_to_string_using_format`. What do you think ?
--
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]