The GitHub Actions job "pre-commit" on iceberg-cpp.git/update_statistics has succeeded. Run started by GitHub user shangxinli (triggered by shangxinli).
Head commit for run: 48ffd18fda0d74256b4171417bde4fa272be247f / Xinli Shang <[email protected]> feat: add UpdateStatistics interface Add the UpdateStatistics interface for updating statistics files in tables. This interface extends PendingUpdate directly and provides methods for: - SetStatistics: Set statistics file for a snapshot - RemoveStatistics: Remove statistics file for a snapshot Statistics files are in Puffin format and 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/19723380787 With regards, GitHub Actions via GitBox
