You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Julien Le Dem (JIRA)" <ji...@apache.org> on 2016/02/06 20:43:39 UTC

[jira] [Resolved] (PARQUET-509) Incorrect number of args passed to string.format calls

     [ https://issues.apache.org/jira/browse/PARQUET-509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julien Le Dem resolved PARQUET-509.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.9.0

Issue resolved by pull request 320
[https://github.com/apache/parquet-mr/pull/320]

> Incorrect number of args passed to string.format calls
> ------------------------------------------------------
>
>                 Key: PARQUET-509
>                 URL: https://issues.apache.org/jira/browse/PARQUET-509
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-mr
>            Reporter: Nezih Yigitbasi
>            Assignee: Nezih Yigitbasi
>            Priority: Minor
>             Fix For: 1.9.0
>
>
> In DirectCodecFactory there are calls to String.format (called in DEBUG mode) with incorrect number of args for the placeholders, which will fail during runtime when log level is DEBUG.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)