2010YOUY01 commented on code in PR #17017: URL: https://github.com/apache/datafusion/pull/17017#discussion_r2249156779
########## docs/source/user-guide/sql/window_functions.md: ########## @@ -331,6 +331,8 @@ FROM employees; +-------------+--------+---------+ ``` +# Review Comment: CI failure suggested to run `./dev/update_function_docs.sh` to update the doc, and the doc generation script added this line. It seems it's a bug in doc generation script. -- 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]
