spark SQL常用聚合函数
This commit is contained in:
4
resources/json/dept.json
Normal file
4
resources/json/dept.json
Normal file
@ -0,0 +1,4 @@
|
||||
{"DEPTNO": 10,"DNAME": "ACCOUNTING","LOC": "NEW YORK"}
|
||||
{"DEPTNO": 20,"DNAME": "RESEARCH","LOC": "DALLAS"}
|
||||
{"DEPTNO": 30,"DNAME": "SALES","LOC": "CHICAGO"}
|
||||
{"DEPTNO": 40,"DNAME": "OPERATIONS","LOC": "BOSTON"}
|
Reference in New Issue
Block a user