[
https://issues.apache.org/jira/browse/IMPALA-11357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Becker resolved IMPALA-11357.
------------------------------------
Resolution: Done
Row level operations are now supported for Impala Iceberg tables.
> Exception about 'unsupported Iceberg V2 feature'
> ------------------------------------------------
>
> Key: IMPALA-11357
> URL: https://issues.apache.org/jira/browse/IMPALA-11357
> Project: IMPALA
> Issue Type: Bug
> Affects Versions: Impala 4.1.0
> Reporter: Qizhu Chan
> Priority: Major
> Labels: impala-iceberg
>
> When I use Impala to query ICEBERG V2 tables, I got the following exception:
> {code:java}
> CAUSED BY: TableLoadingException: Unsupported Iceberg V2 feature, table
> 'default.mobi_game_event_record_iceberg' with snapshot id
> '9199889864011736127' contains delete files.
> {code}
> Does Impala currently not support Iceberg V2 tables? If so, will it support
> iceberg V2 tables in the future,and which version will be supported?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)