Skip to content

Add Prestissimo E2E test for Iceberg partition-level DELETE on Copy-on-Write tables #28262

Description

@Shreya-ibm

Expected Behavior

Prestissimo should support partition-level DELETE on Iceberg Copy-on-Write (COW) tables in the same way as Presto Java.

Presto Component and Connector

  • presto-native-tests
  • Iceberg connector

Context

Presto Java already has end-to-end test coverage for partition-level DELETE on Iceberg Copy-on-Write tables. Since the DELETE logic is executed in the coordinator, the same behavior should be validated under Prestissimo by adding an equivalent E2E native test.

cc: @nmahadevuni

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions