Uploaded image for project: 'Parquet'
  1. Parquet
  2. PARQUET-1005

Fix DumpCommand parsing to allow column projection

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.8.0, 1.8.1, 1.9.0, 2.0.0
    • 1.10.0
    • parquet-cli
    • None

    Description

      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.

      Attachments

        Activity

          People

            jira.shegalov Gera Shegalov
            jira.shegalov Gera Shegalov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: