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

[SQL] Support MySQL CAST_CHAR function. #484

Closed
dongzl opened this issue Nov 4, 2022 · 0 comments · Fixed by #545
Closed

[SQL] Support MySQL CAST_CHAR function. #484

dongzl opened this issue Nov 4, 2022 · 0 comments · Fixed by #545
Assignees
Labels
SQL SQL support
Milestone

Comments

@dongzl
Copy link
Contributor

dongzl commented Nov 4, 2022

What would you like to be added:

Why is this needed:

ref #459

official document:
https://dev.mysql.com/doc/refman/5.6/en/cast-functions.html#function_cast

reference code:

https://github.com/arana-db/arana/tree/master/pkg/runtime/function2/abs.go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SQL SQL support
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants