alamb commented on code in PR #17005:
URL: https://github.com/apache/datafusion/pull/17005#discussion_r2248654246
##########
docs/source/user-guide/sql/window_functions.md:
##########
@@ -330,7 +330,7 @@ row_number()
FROM employees;
```
-````sql
Review Comment:
What is weird is that this documentation is supposed to be auto generated
https://github.com/apache/datafusion/blob/00132da33d51f272ddb19116121bed9a1420a0a5/datafusion/functions-window/src/row_number.rs#L56-L55
This looks like the problem might be that there are two ```sql` blocks there
-- let me try and fix it another way...
--
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]