The GitHub Actions job "C++ Linter" on iceberg-cpp.git/pending_update has succeeded. Run started by GitHub user shangxinli (triggered by shangxinli).
Head commit for run: 4852fcb7807d65fa3e7ff715546b4b98364e5615 / Xinli Shang <[email protected]> refactor: rename PendingUpdateBase to PendingUpdate for cleaner API Renamed: - PendingUpdateBase -> PendingUpdate (non-template base class) - PendingUpdate<T> -> PendingUpdateTyped<T> (template class) This makes the API more intuitive: std::vector<std::unique_ptr<PendingUpdate>> is cleaner than std::vector<std::unique_ptr<PendingUpdateBase>> Report URL: https://github.com/apache/iceberg-cpp/actions/runs/19640330809 With regards, GitHub Actions via GitBox
