[
https://issues.apache.org/jira/browse/HIVE-29013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17975472#comment-17975472
]
Denys Kuzmenko commented on HIVE-29013:
---------------------------------------
Merged to master.
Thanks for the fix, [~arorasimran0309]!
> [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
>
> 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)