alamb commented on code in PR #24544: URL: https://github.com/apache/datafusion/pull/24544#discussion_r3825047130
########## datafusion/functions/src/string/overlay.rs: ########## @@ -16,6 +16,7 @@ // under the License. #[deprecated( + since = "47.0.0", Review Comment: Deprecated in https://github.com/apache/datafusion/pull/15217 (commit 45ed5aa5d0, 2025-03-25), first released in 47.0.0. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
