EduardAkhmetshin opened a new issue, #9055: URL: https://github.com/apache/arrow-rs/issues/9055
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** This is a follow up to https://github.com/apache/arrow/issues/48668. Current documentation for `min` and `max` compute functions lack code examples. **Describe the solution you'd like** I'd like to add code examples if you think it could be useful. I also noticed that some other functions lack code examples as well. I could work on those too, maybe separately. **Additional context** https://docs.rs/arrow/latest/arrow/compute/fn.min.html https://docs.rs/arrow/latest/arrow/compute/fn.max.html -- 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]
