alamb opened a new pull request, #17859: URL: https://github.com/apache/datafusion/pull/17859
## Which issue does this PR close? <!-- We generally require a GitHub issue to be filed for all bug fixes and enhancements and this helps us generate change logs for our releases. You can link an issue to this PR using the GitHub syntax. For example `Closes #123` indicates that this PR will close issue #123. --> - Closes #. ## Rationale for this change Internlly at InfluxData, we are evaluating using `CREATE FUNCTION` but when I was providing links to the docs, it was a little sparse and unclear what was supported. I think some documentation would make this functionality a little easier to find and use. ## What changes are included in this PR? Add some documentation and links ## Are these changes tested? By CI and I rendered them locally: <img width="1031" height="1065" alt="Screenshot 2025-10-01 at 8 37 50 AM" src="https://github.com/user-attachments/assets/9c2b89ba-74c4-4f40-a5b9-9d54edcbd3bf" /> ## Are there any user-facing changes? I also added `Debug` and `Clone` to `RegisterFunction` for consistency -- 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]
