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

Head commit for run:
4d560bd9736abea2d6b4d37a83db795f4488404d / 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/19640447819

With regards,
GitHub Actions via GitBox

Reply via email to