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

Add SQL function list with categories to docs/ #1166

Merged
merged 2 commits into from
May 2, 2023

Conversation

panarch
Copy link
Member

@panarch panarch commented May 2, 2023

Add the list of SQL functions with categories to the docs/ directory. The SQL functions are currently listed without details, and the categories are Text, Math, Date & Time, List & Map, Geometry, and Others. This commit lays the groundwork for documenting each SQL function in detail.

image

Add the list of SQL functions with categories to the docs/ directory. The SQL functions are currently listed without details, and the categories are Text, Math, Date & Time, List & Map, Geometry, and Others. This commit lays the groundwork for documenting each SQL function in detail.
@panarch panarch added the documentation Improvements or additions to documentation label May 2, 2023
@panarch panarch requested review from ever0de and devgony May 2, 2023 07:13
@panarch panarch self-assigned this May 2, 2023
@coveralls
Copy link

coveralls commented May 2, 2023

Pull Request Test Coverage Report for Build 4862200041

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 98.968%

Totals Coverage Status
Change from base Build 4839070734: 0.02%
Covered Lines: 44216
Relevant Lines: 44677

💛 - Coveralls

Copy link
Member

@ever0de ever0de left a comment

Choose a reason for hiding this comment

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

PI, POINT functions are missing.

@panarch panarch requested a review from ever0de May 2, 2023 14:11
@panarch panarch merged commit c2c2af5 into main May 2, 2023
9 checks passed
@panarch panarch deleted the docs-add-sql-function-template branch May 2, 2023 14:42
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.

None yet

3 participants