[
https://issues.apache.org/jira/browse/PARQUET-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17689011#comment-17689011
]
ASF GitHub Bot commented on PARQUET-2228:
-----------------------------------------
gszadovszky commented on PR #1026:
URL: https://github.com/apache/parquet-mr/pull/1026#issuecomment-1431102177
@wgtmac, by supporting multiple files to rewrite them into one we will end
up with the same number of row-groups, right? Therefore, this tool is not ment
to be used to solve the "small files problem". I am highlighting this because
we've had issues with users misunderstanding the purpose of features like this.
Maybe, we should add some notes about it to the help of parquet-cli.
> ParquetRewriter supports more than one input file
> -------------------------------------------------
>
> Key: PARQUET-2228
> URL: https://issues.apache.org/jira/browse/PARQUET-2228
> Project: Parquet
> Issue Type: Sub-task
> Components: parquet-mr
> Reporter: Gang Wu
> Assignee: Gang Wu
> Priority: Major
>
> ParquetRewriter currently supports only one input file. The scope of this
> task is to support multiple input files and the rewriter merges them into a
> single one w/o some rewrite options specified.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)