Pular para o conteúdo principal

UNSUPPORTED_HIVE_PARQUET_TYPE error condition

SQLSTATE: 0A000

The Hive Parquet SerDe does not support this data type for table <tableName>.

DECIMAL

Hive 0.13 and lower versions don't support DECIMAL in Parquet. Use Hive 0.14 or higher. See HIVE-6384.