[
https://issues.apache.org/jira/browse/HIVE-26282?focusedWorklogId=778041&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-778041
]
ASF GitHub Bot logged work on HIVE-26282:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 03/Jun/22 11:43
Start Date: 03/Jun/22 11:43
Worklog Time Spent: 10m
Work Description: lcspinter merged PR #3337:
URL: https://github.com/apache/hive/pull/3337
Issue Time Tracking
-------------------
Worklog Id: (was: 778041)
Time Spent: 40m (was: 0.5h)
> 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
> Reporter: László Pintér
> Assignee: László Pintér
> Priority: Major
> Labels: pull-request-available
> 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.7#820007)