Omega359 commented on issue #12432:
URL: https://github.com/apache/datafusion/issues/12432#issuecomment-2375243708
take
--
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 u
alamb commented on issue #12432:
URL: https://github.com/apache/datafusion/issues/12432#issuecomment-2356586012
> I don't like the fn name 'doc_category' but I couldn't come up with
something better.
How about "doc_description_cateogory" or "doc_type" 🤔
--
This is an automated mes
Omega359 commented on issue #12432:
URL: https://github.com/apache/datafusion/issues/12432#issuecomment-2354365174
I took a quick look at this and I believe we need to add a `doc_category`
for each udf to be able to slot it into the appropriate section in the
documentation. For example, for
alamb opened a new issue, #12432:
URL: https://github.com/apache/datafusion/issues/12432
### Is your feature request related to a problem or challenge?
When we add a new function to datafusion's library we have to remember to
document that function in the documentation, for example in