The GitHub Actions job "Test" on iceberg-cpp.git/avro_reader has succeeded. Run started by GitHub user shangxinli (triggered by shangxinli).
Head commit for run: 043bb08f6a0966f91ad4fc6baa5f0ae47f3a83df / Xinli Shang <[email protected]> fix: resolve linter errors in avro_reader_benchmark.cc Fix clang-tidy errors reported by CI: - Use Status.has_error() instead of .ok() (Status is std::expected) - Use Status.error().message instead of .message - Use std::move() for unique_ptr to shared_ptr conversion - Remove 'using namespace' directives per google-build-using-namespace - Fully qualify all type names with iceberg:: namespace All tests passing, clang-tidy clean. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]> Report URL: https://github.com/apache/iceberg-cpp/actions/runs/19898170192 With regards, GitHub Actions via GitBox
