[
https://issues.apache.org/jira/browse/PARQUET-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17729071#comment-17729071
]
ASF GitHub Bot commented on PARQUET-2301:
-----------------------------------------
wgtmac commented on PR #1096:
URL: https://github.com/apache/parquet-mr/pull/1096#issuecomment-1575597913
> @wgtmac The PR for `parquet-1.13.x` branch is #1104.
Thanks! Merged
> 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)