[ 
https://issues.apache.org/jira/browse/IMPALA-15086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18090687#comment-18090687
 ] 

ASF subversion and git services commented on IMPALA-15086:
----------------------------------------------------------

Commit 891b162a29bf6ac73637349e8dd35176242b48e2 in impala's branch 
refs/heads/master from Zoltan Borok-Nagy
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=891b162a2 ]

IMPALA-15086: Add stress tests for Iceberg V3 tables

Extend existing Iceberg stress tests to also cover V3 tables which use
deletion vectors instead of positional delete files.

- Parameterize iceberg-update-stress.test with $FORMAT_VERSION so both
  V2 and V3 are exercised from a single test file.
- Add V3 variants to the concurrent update and concurrent
  delete+update+optimize stress tests.
- Hive-based concurrent tests are not extended to V3 since Hive does not
  support V3 deletion vectors.

Testing: existing V2 tests still pass; V3 variants exercise the same
invariants (column sums, consecutive id ranges, no orphan files).

Change-Id: I7a3f2c8e9d1b4a6e5f0c3d2b1a9e8f7d6c5b4a3e
Assisted-by: Claude Opus 4.6 <[email protected]>
Reviewed-on: http://gerrit.cloudera.org:8080/24481
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> Add stress tests for Iceberg V3 tables
> --------------------------------------
>
>                 Key: IMPALA-15086
>                 URL: https://issues.apache.org/jira/browse/IMPALA-15086
>             Project: IMPALA
>          Issue Type: Test
>          Components: Test
>            Reporter: Zoltán Borók-Nagy
>            Priority: Major
>              Labels: impala-iceberg
>
> Currently we only have stress tests for Iceberg V2 tables in 
> test_update_stress.py.
> We should enable the same tests for Iceberg V3 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]

Reply via email to