[
https://issues.apache.org/jira/browse/PARQUET-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17693111#comment-17693111
]
ASF GitHub Bot commented on PARQUET-2230:
-----------------------------------------
wgtmac opened a new pull request, #1034:
URL: https://github.com/apache/parquet-mr/pull/1034
### Jira
https://issues.apache.org/jira/PARQUET-2230
### Tests
Added `RewriteCommandTest`.
### Commits
Implemented RewriteCommand to parquet-cli to support rewriting one or more
parquet files with prune, mask and transform-codec.
### Documentation
Updated README.md to reflect the new command.
> Add a new rewrite command powered by ParquetRewriter
> ----------------------------------------------------
>
> Key: PARQUET-2230
> URL: https://issues.apache.org/jira/browse/PARQUET-2230
> Project: Parquet
> Issue Type: Sub-task
> Components: parquet-cli
> Reporter: Gang Wu
> Assignee: Gang Wu
> Priority: Major
>
> parquet-cli has several commands for rewriting files but missing a
> consolidated one to provide the full features of ParquetRewriter.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)