[
https://issues.apache.org/jira/browse/PARQUET-1005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan Blue updated PARQUET-1005:
-------------------------------
Fix Version/s: (was: 1.9.1)
1.10.0
> Fix DumpCommand parsing to allow column projection
> --------------------------------------------------
>
> Key: PARQUET-1005
> URL: https://issues.apache.org/jira/browse/PARQUET-1005
> Project: Parquet
> Issue Type: Bug
> Components: parquet-cli
> Affects Versions: 1.8.0, 1.8.1, 1.9.0, 2.0.0
> Reporter: Gera Shegalov
> Assignee: Gera Shegalov
> Priority: Major
> Fix For: 1.10.0
>
>
> DumpCommand option for -c is specified as hasArgs() for unlimited
> number of arguments following -c. The very description of the option
> shows the real intent of using hasArg() such that multiple columns
> can be specified as '-c c1 -c c2 ...'. Otherwise, the input path
> is parsed as an argument for -c instead of the command itself.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)