feat: add row-based immutable data structure #704
Annotations
2 errors and 4 warnings
|
cpp-linter
Process completed with exit code 1.
|
|
cpp-linter
Process completed with exit code 1.
|
|
src/iceberg/row/arrow_array_wrapper.cc:298:9 [modernize-use-integer-sign-comparison]:
src/iceberg/row/arrow_array_wrapper.cc#L298
comparison between 'signed' and 'unsigned' integers
|
|
src/iceberg/row/arrow_array_wrapper.cc:285:9 [modernize-use-integer-sign-comparison]:
src/iceberg/row/arrow_array_wrapper.cc#L285
comparison between 'signed' and 'unsigned' integers
|
|
src/iceberg/row/arrow_array_wrapper.cc:190:9 [modernize-use-integer-sign-comparison]:
src/iceberg/row/arrow_array_wrapper.cc#L190
comparison between 'signed' and 'unsigned' integers
|
|
src/iceberg/row/arrow_array_wrapper.cc:104:9 [modernize-use-integer-sign-comparison]:
src/iceberg/row/arrow_array_wrapper.cc#L104
comparison between 'signed' and 'unsigned' integers
|