摘要: hive sql中with as语句 环境:hive3.x 使用with as子句进行多表关联时,在最终的关联sql中为某些字段赋予默认值,抛出异常: FAILED: SemanticException [Error 10025]: Expression not in GROUP BY key xx 阅读全文
posted @ 2022-01-18 12:14 UsingStuding 阅读(706) 评论(0) 推荐(0)