comphead commented on code in PR #17391:
URL: https://github.com/apache/datafusion/pull/17391#discussion_r2322778281


##########
datafusion/expr/src/udaf.rs:
##########
@@ -991,6 +779,259 @@ impl PartialOrd for dyn AggregateUDFImpl {
     }
 }
 
+pub fn udaf_default_schema_name<F: AggregateUDFImpl + ?Sized>(

Review Comment:
   Some doc on pub method? 



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