feat(parquet): add schema projection to parquet #580
Annotations
2 errors and 2 warnings
|
cpp-linter
Process completed with exit code 1.
|
|
cpp-linter
Process completed with exit code 1.
|
|
test/parquet_schema_test.cc:164:1 [clang-analyzer-cplusplus.NewDeleteLeaks]:
test/parquet_schema_test.cc#L164
Potential leak of memory pointed to by field '_M_pi'
|
|
test/parquet_schema_test.cc:141:1 [clang-analyzer-cplusplus.NewDeleteLeaks]:
test/parquet_schema_test.cc#L141
Potential leak of memory pointed to by field '_M_pi'
|