[
https://issues.apache.org/jira/browse/HIVE-29013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Denys Kuzmenko resolved HIVE-29013.
-----------------------------------
Fix Version/s: 4.1.0
Resolution: Fixed
> [Iceberg] Data type info is not correct in Error message for tinyint, smallint
> ------------------------------------------------------------------------------
>
> Key: HIVE-29013
> URL: https://issues.apache.org/jira/browse/HIVE-29013
> Project: Hive
> Issue Type: Bug
> Reporter: Simran Arora
> Assignee: Simran Arora
> Priority: Minor
> Labels: pull-request-available
> Fix For: 4.1.0
>
>
> Creating table with smallint and tinyint as datatypes throws error log which
> reflects wrong data types.
> 1. In case of smallint: 'Unsupported Hive type SHORT, use integer instead or
> enable automatic type conversion, set 'iceberg.mr.schema.auto.conversion' to
> true'
> 2. In case of tinyint: 'Unsupported Hive type BYTE, use integer instead or
> enable automatic type conversion, set 'iceberg.mr.schema.auto.conversion' to
> true'
--
This message was sent by Atlassian Jira
(v8.20.10#820010)