aai95 commented on issue #6783: [FLINK-10472] [table] Add CBRT math function supported in Table API and SQL URL: https://github.com/apache/flink/pull/6783#issuecomment-427824001 Hello @Guibo-Pan, do you mean that it will be better to use `power(numeric, 1.0 / 3.0)` instead of `java.lang.Math.cbrt()`?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services