alamb commented on code in PR #9144:
URL: https://github.com/apache/arrow-rs/pull/9144#discussion_r2692219591
##########
arrow-array/src/types.rs:
##########
@@ -904,9 +904,22 @@ impl Date32Type {
/// # Arguments
///
/// * `i` - The Date32Type to convert
+ #[deprecated(since = "58.0.0", note = "Use to_naive_date_opt instead.")]
Review Comment:
(FWIW the next release will be major so it is less of a concern)
--
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]