The GitHub Actions job "Run License Check" on iceberg-cpp.git/SnapshotUpdate has failed. Run started by GitHub user shangxinli (triggered by shangxinli).
Head commit for run: a7af6b78f8de0f70447ad5ef382f65b74f04fbcd / Xinli Shang <[email protected]> docs: add comprehensive API coverage documentation for SnapshotUpdate Add detailed comparison between C++ and Java SnapshotUpdate implementations. Documents all 6 Java methods and their implementation status in C++. Implementation status: - 4/6 methods implemented (Set, DeleteWith, StageOnly, ToBranch) - 2/6 methods deferred: * ScanManifestsWith: requires executor/thread pool infrastructure * ValidateWith: requires SnapshotAncestryValidator infrastructure Both missing methods have default implementations in Java that throw UnsupportedOperationException, so they are not critical for initial usage. The documentation serves as a reference for: - Current implementation completeness - Future work items - Design decisions and trade-offs - Comparison with Java API patterns Report URL: https://github.com/apache/iceberg-cpp/actions/runs/19711960128 With regards, GitHub Actions via GitBox
