使用grouping sets报错ParseException line 88:21 missing ) at ‘,’ near ‘)’ in subquery source 在grouping set中不可以使用子查询别名类似a.video_name,改成单独别名后不使用a.xx,直接使用xx