SAY-5 commented on PR #21562: URL: https://github.com/apache/datafusion/pull/21562#issuecomment-4250887707
Ran `./dev/update_function_docs.sh` locally to regenerate the function docs. The updated `scalar_functions.md` now includes the 2-argument signature `ceil(numeric_expression[, scale])` and example for `ceil(3.145, 2) → 3.15`. Latest commit regenerates all three doc files (aggregate, scalar, window). -- 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]
