基本数据类型
Hive数据类型
Java数据类型
长度
例子
TINYINT
byte
1byte有符号整数
20
SMALINT
short
2byte有符号整数
20
INT
int
4byte有符号整数
20
B
2019-01-16