[
https://issues.apache.org/jira/browse/PARQUET-2331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17752439#comment-17752439
]
ASF GitHub Bot commented on PARQUET-2331:
-----------------------------------------
wgtmac merged PR #1129:
URL: https://github.com/apache/parquet-mr/pull/1129
> Allow convert-csv to take multiple input files
> ----------------------------------------------
>
> Key: PARQUET-2331
> URL: https://issues.apache.org/jira/browse/PARQUET-2331
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-cli
> Reporter: Kengo Seki
> Assignee: Kengo Seki
> Priority: Major
> Fix For: 1.14.0
>
>
> Recently, I had to merge many CSV files into a Parquet file. parquet-cli's
> convert-csv only takes one CSV file, while rewrite takes multiple Parquet (or
> Avro) files. So I first converted CSVs into Parquets with convert-csv one by
> one, then merge them into one file using rewrite.
> I think it'd be useful if convert-csv itself had such a merging feature.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)