This is an automated email from the ASF dual-hosted git repository. xudong963 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git
The following commit(s) were added to refs/heads/main by this push: new f4c5a63c6b Fix random extra bullet for 'Analytical Functions' (#17014) f4c5a63c6b is described below commit f4c5a63c6bc61afffa8215f1af784ac9bba73664 Author: Peter Nguyen <petern0...@gmail.com> AuthorDate: Fri Aug 1 21:23:04 2025 -0700 Fix random extra bullet for 'Analytical Functions' (#17014) --- docs/source/user-guide/sql/window_functions.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/source/user-guide/sql/window_functions.md b/docs/source/user-guide/sql/window_functions.md index dc06f3d051..73e9731cdb 100644 --- a/docs/source/user-guide/sql/window_functions.md +++ b/docs/source/user-guide/sql/window_functions.md @@ -331,8 +331,6 @@ FROM employees; +-------------+--------+---------+ ``` -# - ## Analytical Functions - [first_value](#first_value) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@datafusion.apache.org For additional commands, e-mail: commits-h...@datafusion.apache.org