The GitHub Actions job "C++ Linter" on 
iceberg-cpp.git/update_partition_statistics has failed.
Run started by GitHub user shangxinli (triggered by shangxinli).

Head commit for run:
c16429ff213189cb31b37baaedfbe4d7de3ed69d / Xinli Shang <[email protected]>
feat: add UpdatePartitionStatistics interface

Add the UpdatePartitionStatistics interface for updating partition statistics
files in tables. This interface extends PendingUpdate directly and provides
methods for:

- SetPartitionStatistics: Set partition statistics file for a snapshot
- RemovePartitionStatistics: Remove partition statistics file for a snapshot

Partition statistics help read table data more efficiently. The implementation
includes comprehensive tests that verify behavior through the public API and
follows the Java Iceberg API design.

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

With regards,
GitHub Actions via GitBox

Reply via email to