alamb commented on code in PR #3514:
URL: https://github.com/apache/arrow-rs/pull/3514#discussion_r1091826327
##########
arrow-cast/src/display.rs:
##########
@@ -524,6 +721,22 @@ pub fn array_value_to_string(
}
}
+pub fn temporal_array_value_to_string(
Review Comment:
if it is `pub` I think we should leave it the same name for now, as I
suspect @tustvold has some larger changes in the API planed as part of
https://github.com/apache/arrow-rs/issues/3638 and it would be nice to avoid
requiring users to change their code twice
--
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]