alamb commented on code in PR #9729: URL: https://github.com/apache/arrow-datafusion/pull/9729#discussion_r1541462957
########## datafusion-examples/README.md: ########## @@ -42,36 +42,37 @@ cargo run --example csv_sql ## Single Process +- [`advanced_udaf.rs`](examples/advanced_udaf.rs): Define and invoke a more complicated User Defined Aggregate Function (UDAF) Review Comment: ❤️ -- very nice drive by cleanup 🙏 -- 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]
