[
https://issues.apache.org/jira/browse/PARQUET-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabor Szadovszky updated PARQUET-422:
-------------------------------------
Fix Version/s: 1.8.2
> Fix a potential bug in MessageTypeParser where we ignore and overwrite the
> initial value of a method parameter
> --------------------------------------------------------------------------------------------------------------
>
> Key: PARQUET-422
> URL: https://issues.apache.org/jira/browse/PARQUET-422
> Project: Parquet
> Issue Type: Bug
> Components: parquet-mr
> Affects Versions: 1.8.0, 1.8.1
> Reporter: Liwei Lin(Inactive)
> Assignee: Liwei Lin(Inactive)
> Priority: Minor
> Fix For: 1.9.0, 1.8.2
>
>
> In org.apache.parquet.schema.MessageTypeParser, for addGroupType() and
> addPrimitiveType(), the initial value of this parameter t is ignored, and t
> is overwritten here.
> This often indicates a mistaken belief that the write to the parameter will
> be conveyed back to the caller.
> This is a bug found by FindBugs™.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)