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

Document the date_part() function #764

Closed
CharlieSYH opened this issue Apr 18, 2023 · 0 comments · Fixed by #832
Closed

Document the date_part() function #764

CharlieSYH opened this issue Apr 18, 2023 · 0 comments · Fixed by #832
Assignees
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@CharlieSYH
Copy link
Contributor

Related code PR

pr: risingwavelabs/risingwave#8830 (check the Documentation section in the description)

issue: risingwavelabs/risingwave#8817 (provides detailed info)

Which part(s) of the docs might be affected or should be updated? And how?

In https://www.risingwave.dev/docs/current/sql-function-datetime/, add the date_part() function.

Reference

Postgres: https://www.postgresql.org/docs/current/functions-datetime.html

Tutorial: https://www.postgresqltutorial.com/postgresql-date-functions/postgresql-date_part/

@CharlieSYH CharlieSYH added the documentation Improvements or additions to documentation label Apr 18, 2023
@CharlieSYH CharlieSYH added this to the v0.19.0 milestone Apr 18, 2023
@CharlieSYH CharlieSYH changed the title Change required: Document the date_part() function Document the date_part() function Apr 18, 2023
@bernscode bernscode mentioned this issue May 2, 2023
3 tasks
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 a pull request may close this issue.

2 participants