You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Gabor Szadovszky (JIRA)" <ji...@apache.org> on 2017/01/04 08:18:58 UTC

[jira] [Created] (PARQUET-825) Static analyzer findings (NPEs, resource leaks)

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)