Skip to content
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: EXPOSED-715 Fix broken custom function examples & move to example project #2383

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

bog-walk
Copy link
Member

@bog-walk bog-walk commented Jan 30, 2025

Description

Summary of the change: Code in SQL-Functions.md that was not compiling has been re-written and all code in that file has been extracted to a new snippets project exposed-sql-functions.

Detailed description:

  • Why:

It was reported that a particular code block in the custom functions section was not compiling. Trying all the other code blocks showed that more were also quite outdated.

  • How:
    • Rewrite multiple function examples that were not compiling in SQL-Functions.md
    • Create new exposed-sql-functions snippets project & extract all code from that file to this project
    • Add small section about aggregate statistics functions

Type of Change

Please mark the relevant options with an "X":

  • Documentation update

Checklist

  • Documentation for my change is up to date

Related Issues

EXPOSED-715

…ets project

- Rewrite multiple function examples that were not compiling
- Create new exposed-sql-functions snippets project & extract all code
from SQL-Functions.md to this project
- Add small section about aggregate statistics functions
@bog-walk bog-walk changed the title docs: EXPOSED-715 Fix broken custom function examples & move to snipp… docs: EXPOSED-715 Fix broken custom function examples & move to example project Jan 30, 2025
@bog-walk bog-walk requested a review from vnikolova January 30, 2025 03:38
Copy link
Collaborator

@vnikolova vnikolova left a comment

Choose a reason for hiding this comment

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

Thanks for fixing these and updating the topic 🫶
Some stylistic adjustments in my comments.

documentation-website/Writerside/topics/SQL-Functions.md Outdated Show resolved Hide resolved
documentation-website/Writerside/topics/SQL-Functions.md Outdated Show resolved Hide resolved
documentation-website/Writerside/topics/SQL-Functions.md Outdated Show resolved Hide resolved
documentation-website/Writerside/topics/SQL-Functions.md Outdated Show resolved Hide resolved
documentation-website/Writerside/topics/SQL-Functions.md Outdated Show resolved Hide resolved
documentation-website/Writerside/topics/SQL-Functions.md Outdated Show resolved Hide resolved
documentation-website/Writerside/topics/SQL-Functions.md Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants