Skip to content

Add native python UDF documentation for chdb#5877

Draft
wudidapaopao wants to merge 2 commits intoClickHouse:mainfrom
wudidapaopao:chdb_update_docs
Draft

Add native python UDF documentation for chdb#5877
wudidapaopao wants to merge 2 commits intoClickHouse:mainfrom
wudidapaopao:chdb_update_docs

Conversation

@wudidapaopao
Copy link
Copy Markdown
Contributor

Summary

Add documentation for chdb's new native Python UDF API (@func / create_function), including:

  • New guide page: Python UDF Guide covering registration, type system, NULL/exception handling, and DateTime support
  • Updated API reference with new UDF section and legacy API preserved with deprecation notice
  • Simplified UDF section in install guide, linking to the full guide

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 27, 2026

@wudidapaopao is attempting to deploy a commit to the ClickHouse Team on Vercel.

A member of the Team first needs to authorize it.

@wudidapaopao wudidapaopao added the Don't Merge Don't merge yet label Mar 27, 2026
Add {#custom-id} to all headings in python-udf.md and api/python.md
to satisfy the custom-anchor-headings lint rule. Also remove a trailing
blank line in python-udf.md (MD012).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Don't Merge Don't merge yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant