Nezih Yigitbasi created PARQUET-509:
---------------------------------------
Summary: Incorrect number of args passed to debug log call
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
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)