Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0
-
None
Description
Add additional fields in ExpressionDescription so we can have more granular category in function documentation. For example, we want to group window function into finer categories such as ranking functions and analytic functions.
See Hyukjin's comment below for more details;
https://github.com/apache/spark/pull/28170#issuecomment-611917191
Attachments
Issue Links
- is duplicated by
-
SPARK-31104 Add documentation for all new Json Functions
- Resolved
- is related to
-
SPARK-31499 Add more column entries in bulit-in function tables of SQL references
- Open
-
SPARK-31513 Improve the structure of auto-generated built-in function pages in SQL references
- Open
-
SPARK-33124 Adds a group tag in all the expressions for built-in functions
- Resolved
- relates to
-
SPARK-31369 Add Documentation for JSON functions
- Resolved
-
SPARK-31390 Document Window Function
- Resolved
-
SPARK-31349 Document builtin aggregate function
- Resolved
-
SPARK-28588 Build a SQL reference doc
- Resolved
-
SPARK-31434 Drop builtin function pages from SQL references
- Resolved
- links to