issues
search
apache
/
inlong
Apache InLong - a one-stop, full-scenario integration framework for massive data
https://inlong.apache.org/
Apache License 2.0
1.4k
stars
530
forks
source link
[Feature][SDK] Transform SQL supports "cbrt" function
#11261
Closed
Zkplo
closed
1 month ago
Zkplo
commented
1 month ago
Description
parent issue #10796
Postgresql Official Description:
https://www.postgresql.org/docs/current/functions-math.html
cbrt ( double precision ): return cube root
Use case
cbrt(64.0) → 4
Are you willing to submit PR?
[X] Yes, I am willing to submit a PR!
Code of Conduct
[X] I agree to follow this project's
Code of Conduct
Description
cbrt ( double precision ): return cube root
Use case
Are you willing to submit PR?
Code of Conduct