[
https://issues.apache.org/jira/browse/IMPALA-12850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Rozsa updated IMPALA-12850:
---------------------------------
Fix Version/s: Impala 4.5.0
> Add better error message for REFRESH iceberg_tbl PARTITION(...)
> ---------------------------------------------------------------
>
> Key: IMPALA-12850
> URL: https://issues.apache.org/jira/browse/IMPALA-12850
> Project: IMPALA
> Issue Type: Bug
> Components: Frontend
> Reporter: Zoltán Borók-Nagy
> Assignee: Noemi Pap-Takacs
> Priority: Major
> Labels: impala-iceberg, newbie, ramp-up
> Fix For: Impala 4.5.0
>
>
> Iceberg tables do not support partition-grained refresh, hence
> {noformat}
> REFRESH iceberg_tbl PARTITION(...)
> {noformat}
> is not supported.
> The current error message is not descriptive:
> {noformat}
> ERROR: AnalysisException: Items in partition spec must exactly match the
> partition columns in the table definition: iceberg_tbl (1 vs 0)
> {noformat}
> We should have a better error message that just says something like
> 'Partition-grained REFRESH is not supported for Iceberg tables.'
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]