chenqizhu created IMPALA-11357:
----------------------------------
Summary: 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: chenqizhu
Fix For: Impala 4.1.0
When I use Impala to query ICEBERG V2 tables, I get 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.7#820007)