Zoltán Borók-Nagy created IMPALA-14738:
------------------------------------------
Summary: Add Iceberg V3 tables and negative tests
Key: IMPALA-14738
URL: https://issues.apache.org/jira/browse/IMPALA-14738
Project: IMPALA
Issue Type: Test
Reporter: Zoltán Borók-Nagy
After the Iceberg 1.10 upgrade, we should add a few V3 tables to our test set,
so we can add negative tests and start working on V3 features.
We need
* simple Iceberg V3 tables
* tables with Deletion Vectors (and maybe position deletes as well)
* tables with default values
* updated/compacted table (to test row lineage)
* multi-argument transform (later, as currently it is not even implemented by
anyone)
* tables with V3 data types (nanosecond timestamp(tz), unknown, variant,
geometry, geography)
* encrypted tables
Not everything is easy to add (or even possible, e.g. multi-argument transforms
are not implemented yet), but wanted to have a somewhat complete list of what
we will need to deal with.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)