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

[functions] more functions working with string #3004

Closed
61 tasks done
Tracked by #3428
junnplus opened this issue Nov 24, 2021 · 7 comments
Closed
61 tasks done
Tracked by #3428

[functions] more functions working with string #3004

junnplus opened this issue Nov 24, 2021 · 7 comments
Assignees
Labels
A-query Area: databend query community-take good first issue Category: good first issue

Comments

@junnplus
Copy link
Contributor

junnplus commented Nov 24, 2021

Summary

https://dev.mysql.com/doc/refman/8.0/en/string-functions.html

Tasks list:

If you are interested in one or more tasks in this issue, you can comment like: /assignme in the subtask issue to make this subtask assigned to you.

Lower Priority:

Ref:
more functions working with number
How to write scalar functions

@junnplus
Copy link
Contributor Author

@sundy-li Help add a good first issue label.

@BohuTANG BohuTANG added good first issue Category: good first issue A-query Area: databend query labels Nov 24, 2021
@BohuTANG BohuTANG pinned this issue Nov 24, 2021
@Xuanwo
Copy link
Member

Xuanwo commented Nov 24, 2021

/assignme LOWER LCASE UPPER UCASE

They are similar functions, so I think it's OK to take them at the same time.

@zhang2014
Copy link
Member

/assignme LOWER LCASE UPPER UCASE
They are similar functions, so I think it's OK to take them at the same time.

I converted them as issues. CC: @Xuanwo

@mshauneu
Copy link
Contributor

/assignme FROM_BASE64() TO_BASE64()

@radmirnovii
Copy link
Contributor

/assignme BIT_LENGTH() LENGTH()

@BohuTANG BohuTANG unpinned this issue Dec 13, 2021
@BohuTANG BohuTANG pinned this issue Dec 13, 2021
@PsiACE PsiACE added the v0.7 label Dec 13, 2021
@BohuTANG BohuTANG unpinned this issue Dec 30, 2021
@BohuTANG BohuTANG pinned this issue Dec 30, 2021
@Veeupup
Copy link
Collaborator

Veeupup commented Jan 25, 2022

@sundy-li may pin #3967 on the board and make this unpin?

@sundy-li sundy-li unpinned this issue Jan 25, 2022
@sundy-li
Copy link
Member

sundy-li commented Apr 11, 2022

This task is almost done! The rest functions will be taken as low priority (We can add them anytime if users need them).

Thanks for the contributions !!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-query Area: databend query community-take good first issue Category: good first issue
Projects
None yet
Development

No branches or pull requests

10 participants