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_DECIMAL function. #571

Closed
Tracked by #454
dongzl opened this issue Dec 7, 2022 · 0 comments
Closed
Tracked by #454

[SQL] Support MySQL CAST_DECIMAL function. #571

dongzl opened this issue Dec 7, 2022 · 0 comments
Assignees
Labels
SQL SQL support
Milestone

Comments

@dongzl
Copy link
Contributor

dongzl commented Dec 7, 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

@dongzl dongzl mentioned this issue Dec 7, 2022
43 tasks
@dongzl dongzl added the SQL SQL support label Dec 7, 2022
@dongzl dongzl added this to the 0.2.0 milestone Dec 7, 2022
@dongzl dongzl changed the title CAST_DECIMAL [SQL] Support MySQL CAST_DECIMAL function. Dec 7, 2022
robbinhan added a commit to robbinhan/arana that referenced this issue Dec 9, 2022
jjeffcaii pushed a commit that referenced this issue Jan 14, 2023
@dongzl dongzl closed this as completed Jan 17, 2023
GavinLam164 pushed a commit to GavinLam164/arana that referenced this issue Feb 25, 2023
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

No branches or pull requests

2 participants