maropu commented on issue #28224: [SPARK-31429][SQL][DOC] Automatically generates a SQL document for built-in functions URL: https://github.com/apache/spark/pull/28224#issuecomment-614348000 > Can we still have window functions here? In SQL Syntax section, I am focusing on SQL syntax, I don't have a list of window functions and their descriptions there. >> Yea, we can do. I'll update later. Thanks! Ur, I noticed now that all the window functions have no example tag, e.g., https://github.com/apache/spark/blob/master/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/windowExpressions.scala#L428 We need to add examples there before generating the doc.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
