feat: add tentative data & delete writer api #1973
Annotations
2 errors and 6 warnings
|
cpp-linter
Process completed with exit code 1.
|
|
cpp-linter
Process completed with exit code 1.
|
|
src/iceberg/data/writer.cc:133:3 [google-readability-todo]:
src/iceberg/data/writer.cc#L133
missing username/bug in TODO
|
|
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:81:3 [google-readability-todo]:
src/iceberg/data/writer.cc#L81
missing username/bug in TODO
|
|
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:36:3 [google-readability-todo]:
src/iceberg/data/writer.cc#L36
missing username/bug in TODO
|
|
src/iceberg/data/writer.cc:32:17 [modernize-pass-by-value]:
src/iceberg/data/writer.cc#L32
pass by value and use std::move
|