feat: add tentative data & delete writer api #1974
Triggered via pull request
December 30, 2025 16:40
Status
Failure
Total duration
10m 33s
Artifacts
–
Annotations
2 errors and 3 warnings
|
cpp-linter
Process completed with exit code 1.
|
|
cpp-linter
Process completed with exit code 1.
|
|
src/iceberg/data/writer.cc:129:17 [modernize-pass-by-value]:
src/iceberg/data/writer.cc#L129
pass by value and use std::move
|
|
src/iceberg/data/writer.cc:77:17 [modernize-pass-by-value]:
src/iceberg/data/writer.cc#L77
pass by value and use std::move
|
|
src/iceberg/data/writer.cc:32:17 [modernize-pass-by-value]:
src/iceberg/data/writer.cc#L32
pass by value and use std::move
|