ozankabak commented on code in PR #11845:
URL: https://github.com/apache/datafusion/pull/11845#discussion_r1707018283


##########
datafusion/physical-expr-functions-aggregate/src/aggregate.rs:
##########
@@ -61,11 +52,10 @@ pub mod utils;
 ///
 /// You can also create expression by [`AggregateExprBuilder`]
 #[allow(clippy::too_many_arguments)]
+#[deprecated(since = "40.0.0", note = "Use `AggregateExprBuilder` instead")]
 pub fn create_aggregate_expr(

Review Comment:
   I think we should



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

Reply via email to