alamb commented on code in PR #14544:
URL: https://github.com/apache/datafusion/pull/14544#discussion_r1947719701
##
docs/source/library-user-guide/adding-udfs.md:
##
@@ -145,6 +220,24 @@ This "works" in isolation, i.e. if you have a slice of
`ArrayRef`s, you can call
`ArrayRe
ugoa commented on PR #14544:
URL: https://github.com/apache/datafusion/pull/14544#issuecomment-2645043123
Hi @alamb I have passed all the doc-test in `library-user-guide` folder, the
one part left is in the `query-optimizer.md`, the previous code snippets are
outdated and I cannot find alte