摘要:
hive 中的union all是不能在sql语句的第一层使用的,否则会报Top level UNION is not supported currently 错误;例如如下的方式:select id,name from user where type = 1union allselect id,n... 阅读全文
posted @ 2014-05-07 23:28
enjoyOurLife
阅读(1683)
评论(0)
推荐(0)
浙公网安备 33010602011771号