Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.0.0
Description
Many mainstream databases supports the syntax show below.
{ MODE() WITHIN GROUP (ORDER BY sortSpecification) }[FILTER (WHERE expression)] [OVER windowNameOrSpecification]
Attachments
Issue Links
- is duplicated by
-
SPARK-45904 Mode function supports sort direction
- Open
- links to