hive可以在脚本的hql最前端,用如下语句 with 临时表名 as (sql语句) 创建临时表,只在当前脚本使用的临时表。 来源:https://www.cnblogs.com/lidapengwww/p/11392841.html 标签 临时表 Hive