You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add round
* [SQL] Support MySQL ROUND and POWER function
* [SQL] Support MySQL ROUND and POWER function
* [SQL] Support MySQL ROUND and POWER function
* [SQL] Support MySQL ROUND and POWER function
* [SQL] Support MySQL ROUND and POWER function
* add round
* [SQL] Support MySQL ROUND and POWER function
* [SQL] Support MySQL ROUND and POWER function
* [SQL] Support MySQL ROUND and POWER function
* [SQL] Support MySQL ROUND and POWER function
* [SQL] Support MySQL ROUND and POWER function
What would you like to be added:
Why is this needed:
ref #454
official document:
https://dev.mysql.com/doc/refman/5.6/en/mathematical-functions.html#function_round
https://dev.mysql.com/doc/refman/5.6/en/mathematical-functions.html#function_power
reference code:
https://github.com/arana-db/arana/tree/master/pkg/runtime/function2/abs.go
The text was updated successfully, but these errors were encountered: