ChenMiaoi commented on PR #48476: URL: https://github.com/apache/doris/pull/48476#issuecomment-2690144435
> please add fe impl in `org.apache.doris.nereids.trees.expressions.functions.executable.NumericArithmetic` and add fe constant folding in `regression-test/suites/nereids_p0/expression/fold_constant/fold_constant_numeric_arithmatic.groovy` I found that `java17` does not support functions like `Math.asinh`, etc. Do I need to manually implement these to support fold constant? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
