huaxingao 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-614182014 A few comments: 1. 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. 2. Can we list other function categories as well? such as Math functions, string functions, sorting functions, udf functions? Also, functions.scala puts Array functions in Collection functions group. Shall we use Collection functions instead of Array functions? 3. In the left side menu, can we have Built-in Functions and User Defined Functions, and put the three UDFs as subcategories?
---------------------------------------------------------------- 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]
