Skip to content

chore: refactor DataFileSet and make WriteManifests to accept span #2216

chore: refactor DataFileSet and make WriteManifests to accept span

chore: refactor DataFileSet and make WriteManifests to accept span #2216

Triggered via pull request January 21, 2026 03:01
Status Failure
Total duration 19m 36s
Artifacts

cpp-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
cpp-linter
Process completed with exit code 1.
cpp-linter
Process completed with exit code 1.
src/iceberg/util/data_file_set.h:85:12 [modernize-return-braced-init-list]: src/iceberg/util/data_file_set.h#L85
avoid repeating the return type from the declaration; use a braced initializer list instead