Skip to content

Conversation

@TomShawn
Copy link
Contributor

docs: add developer manual docs


Change logs

Describe your change clearly, including what problem is being solved or what document is being added or updated.

Contributor's checklist

Here are some reminders before you submit your pull request:

@TomShawn TomShawn self-assigned this Nov 21, 2025
@TomShawn TomShawn added the documentation Improvements or additions to documentation label Nov 21, 2025
@TomShawn TomShawn requested a review from xtangcode December 25, 2025 02:01
@TomShawn TomShawn force-pushed the add-developer-manual branch from 97152ee to d44f6b6 Compare December 25, 2025 02:01
Copy link
Contributor

@xtangcode xtangcode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good to me. A few nitpicks:

  • Consider extend the use-pl-container.md guide to to broader guide for "stored procedures & user-defined functions" which introduces stored procedures, user-defined functions supported in different languages, triggers, etc.
  • Consider adding a data / tool integration section in the future.


User-Defined Functions (UDFs) return values and can be used in queries. They allow you to bundle complex logic and calculations into reusable components.

Apache Cloudberry supports several procedural languages for writing UDFs:
Copy link
Contributor

@xtangcode xtangcode Dec 29, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

R is also a popular language among statisticians. Maybe helpful to add a guide for it. Not a high priority task at this moment though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants