yjshen commented on code in PR #7443:
URL: https://github.com/apache/arrow-datafusion/pull/7443#discussion_r1310612356


##########
datafusion/physical-expr/src/datetime_expressions.rs:
##########
@@ -462,6 +462,7 @@ fn date_bin_months_interval(stride_months: i64, source: 
i64, origin: i64) -> i64
     bin_time.timestamp_nanos()
 }
 
+#[allow(deprecated)]

Review Comment:
   https://github.com/apache/arrow-datafusion/pull/7451 tries to fix this.



-- 
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]

Reply via email to