xinlifoobar commented on code in PR #11761:
URL: https://github.com/apache/datafusion/pull/11761#discussion_r1703526042
##########
datafusion/expr/src/function.rs:
##########
@@ -54,9 +55,6 @@ pub struct AccumulatorArgs<'a> {
/// The return type of the aggregate function.
pub data_type: &'a DataType,
- /// The schema of the input arguments
- pub schema: &'a Schema,
Review Comment:
Done.
--
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]