2010YOUY01 commented on code in PR #25257:
URL: https://github.com/apache/datafusion/pull/25257#discussion_r4021852919


##########
datafusion/physical-plan/src/aggregates/mod.rs:
##########
@@ -927,6 +927,22 @@ impl AggregateExec {
     }
 
     /// Clone this exec, overriding only the limit hint.
+    ///

Review Comment:
   This file has the only change (deprecation)
   
   Other diff are all mechanical changes like `#expect(deprecated)` at call 
sites.



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