The GitHub Actions job "C++ Linter" on 
iceberg-cpp.git/introduce_writer_factory_function has failed.
Run started by GitHub user zhjwpku (triggered by zhjwpku).

Head commit for run:
693c8bea3b5d39c6083be936f5ee8a81b07f1f35 / Junwang Zhao <[email protected]>
Add factory functions for ManifestWriter and ManifestListWriter

- Add ManifestWriter::MakeWriter() factory function that takes format_version
  parameter and routes to appropriate MakeV1Writer/MakeV2Writer/MakeV3Writer
- Add ManifestListWriter::MakeWriter() factory function with same pattern
- Update test cases to use the new factory functions instead of scattered
  if-else chains checking format_version
- Centralizes version handling logic, making it easier to add v4, v5, etc.
  in the future

Report URL: https://github.com/apache/iceberg-cpp/actions/runs/20771545216

With regards,
GitHub Actions via GitBox

Reply via email to