-
Notifications
You must be signed in to change notification settings - Fork 322
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs(udf): how to generate udf documents (udfs_8h.md) #2379
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2379 +/- ##
============================================
+ Coverage 75.90% 75.92% +0.02%
Complexity 368 368
============================================
Files 629 629
Lines 119721 119721
Branches 1044 1044
============================================
+ Hits 90874 90898 +24
+ Misses 28631 28607 -24
Partials 216 216
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
e831044
to
c480b2d
Compare
merge after #2382 |
draft version
- fix the generating python script - adopt poetry for reproducible build
simply type `make udf_doc_gen`
c480b2d
to
e0b0c79
Compare
help review this pr in the pr meeting @zhanghaohit @vagetablechicken |
PR has reviewed this morning. Now it is necessary to review the changes of udf documents. It added new udf functions, and fixed many syntax errors. |
@aceforeverd if we have multiple |
Mostly, yes, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Uncompleted.
RegisterAlias
as well #807, which related to linked udf doc problems