[
https://issues.apache.org/jira/browse/HIVE-26282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ádám Szita updated HIVE-26282:
------------------------------
Fix Version/s: 4.0.0-alpha-2
> Improve iceberg CTAS error message for unsupported types
> --------------------------------------------------------
>
> Key: HIVE-26282
> URL: https://issues.apache.org/jira/browse/HIVE-26282
> Project: Hive
> Issue Type: Improvement
> Components: Iceberg integration
> Reporter: László Pintér
> Assignee: László Pintér
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0-alpha-2
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> When running a CTAS query using a hive table that has a tinyint, smallint,
> varchar or char column it fails with an "Unsupported Hive type" error
> message. This can be worked around if the
> 'iceberg.mr.schema.auto.conversion' property is set to true on session level.
> We should communicate this possibility when raising the exception.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)