Gabor Szadovszky created PARQUET-825:
----------------------------------------
Summary: Static analyzer findings (NPEs, resource leaks)
Key: PARQUET-825
URL: https://issues.apache.org/jira/browse/PARQUET-825
Project: Parquet
Issue Type: Bug
Reporter: Gabor Szadovszky
Assignee: Gabor Szadovszky
Static code analyzer tool found some possible issues:
NPE:
- RecordReaderImplementation:131
- GlobeNode:61,100,139
Resource leak:
- ByteBasedBitPackingGenerator:68
- IntBasedBitPackingGenerator:59
- VersionGenerator:53
Don't catch throwable:
- DumpCommand:334
- Registry:42,57
- PrettyPrintWriter:82,91
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)