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 substr(bytea) #1440

Merged
merged 5 commits into from
Oct 31, 2023
Merged

document substr(bytea) #1440

merged 5 commits into from
Oct 31, 2023

Conversation

neverchanje
Copy link
Contributor

@neverchanje neverchanje commented Oct 30, 2023

Info

For reviewers

  • Preview

    • [ Paste the preview link to the updated page(s) here. Edit this item after the preview site is ready. To find the updated pages, scroll down to locate and open the Amplify preview link and select the dev version of the documentation. ]
  • Key points

    • [ Parts that may need revision or extra consideration. ]

Before merging

  • I have checked the doc site preview, and the updated parts look good.

  • I have acquired the approval from the owner (and optionally the reviewers) of the code PR and at least one tech writer (CharlieSYH, emile-00, & hengm3467).

@aws-amplify-us-east-1
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-1440.d2fbku9n2b6wde.amplifyapp.com

@xiangjinwu
Copy link
Contributor

We have another page for bytea functions:
https://github.com/risingwavelabs/risingwave-docs/blob/main/docs/sql/functions-operators/sql-function-binarystring.md

Note that some functions are similar between varchar (aka text) and bytea, while some are different.
risingwavelabs/risingwave#8831

@neverchanje
Copy link
Contributor Author

neverchanje commented Oct 31, 2023

Thanks for reminding! Please take a look now @xiangjinwu !

Copy link
Contributor

@xiangjinwu xiangjinwu left a comment

Choose a reason for hiding this comment

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

lgtm

@hengm3467 hengm3467 merged commit 286df54 into main Oct 31, 2023
2 checks passed
@hengm3467 hengm3467 deleted the wt-sql-substr branch October 31, 2023 10:48
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.

Document: feat(expr): substring/substr for bytea
3 participants