You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Ethan Guo (Jira)" <ji...@apache.org> on 2023/05/25 16:20:00 UTC

[jira] [Commented] (PARQUET-2301) Add missing argument in ParquetRewriter logging

    [ https://issues.apache.org/jira/browse/PARQUET-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17726306#comment-17726306 ] 

Ethan Guo commented on PARQUET-2301:
------------------------------------

The PR is merged: https://github.com/apache/parquet-mr/pull/1096

> Add missing argument in ParquetRewriter logging 
> ------------------------------------------------
>
>                 Key: PARQUET-2301
>                 URL: https://issues.apache.org/jira/browse/PARQUET-2301
>             Project: Parquet
>          Issue Type: Improvement
>    Affects Versions: 1.13.0
>            Reporter: Ethan Guo
>            Priority: Major
>             Fix For: 1.14.0
>
>
> The logging statement misses one argument
> {code:java}
> LOG.info("Start rewriting {} input files {} to {}", inputFiles.size(), outPath); {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)