hive cast( as integer)报错 in primitive type specification
Posted wanshiming
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了hive cast( as integer)报错 in primitive type specification相关的知识,希望对你有一定的参考价值。
原因是hive版本太老,不能识别integer,只能识别int
生效版本是0.8.0
以上是关于hive cast( as integer)报错 in primitive type specification的主要内容,如果未能解决你的问题,请参考以下文章
PostgreSQL 修改列报错:cannot be cast automatically to type integer