The GitHub Actions job "Test" on 
iceberg-cpp.git/implement-position-delete-writer has succeeded.
Run started by GitHub user shangxinli (triggered by shangxinli).

Head commit for run:
9a7f53abae7d087d8f0620c1d01bf7d7619b8258 / shangxinli 
<[email protected]>
feat: Implement PositionDeleteWriter for position delete files

Implement the PositionDeleteWriter following the same PIMPL pattern as
DataWriter. The writer supports both buffered WriteDelete(file_path, pos)
calls and direct Write(ArrowArray*) for pre-formed batches. Metadata
reports content=kPositionDeletes with sort_order_id=nullopt per spec,
and tracks referenced_data_file when all deletes target a single file.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>

Report URL: https://github.com/apache/iceberg-cpp/actions/runs/22525874601

With regards,
GitHub Actions via GitBox

Reply via email to