Spark sql -- Spark sql中的窗口函数和对应的api 一、窗口函数种类 ranking 排名类 analytic 分析类 aggregate 聚合类 Function Type SQL Dat ...