Skip to main content
 print this page

Delete pending Iceberg/Hudi/DeltaLake Landing Zone files

PUT 

/datasets/:id/dataloads

Synchronously deletes pending Landing Zone objects and file-loads metadata for an Iceberg/Hudi/DeltaLake dataset. Handler is icebergDataloads.

Required: query type (iceberg | hudi | deltalake) matching the dataset framework, and body Files (non-empty array of pending file-load FileName keys). Empty Files → IPV-1001. type missing → IPV-1052; invalid type → IPV-1071. Unknown dataset → IPV-1002. Non-pending Files → GE-1034.

Caller must be dataset owner (editors → AUTH-1002). No max-750 limit on delete (unlike POST). Operation and TruncateDataset body fields are ignored if sent.

Request

Responses

Pending files removed from LZ and file-loads metadata. Message is "Successfully deleted files from the dataset"; DatasetId echoes path id.

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers