[
https://issues.apache.org/jira/browse/PARQUET-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17726307#comment-17726307
]
ASF GitHub Bot commented on PARQUET-2301:
-----------------------------------------
yihua commented on PR #1096:
URL: https://github.com/apache/parquet-mr/pull/1096#issuecomment-1563185738
Hi @wgtmac one basic question on the process, should I directly cherry-pick
the commit to the parquet-1.13.x branch and git push to remote, or should I
raise another PR against the parquet-1.13.x branch?
> 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)