Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-227

Minor irritants in parsing input/output specs for streaming command in the define clause

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.1.0
    • impl
    • None

    Description

      Currently the following throw syntax errors:

      1. define CMD `blah` input(stdin using PigStorage)
      -> Expects PigStorage()

      2. define CMD `blah` input(stdin)
      -> Expects a 'using' clause.

      Should be straight-forward fix to the parser...

      Attachments

        1. PIG-227_0_20080501.patch
          3 kB
          Arun Murthy
        2. PIG-227_1_20080502.patch
          3 kB
          Arun Murthy

        Activity

          People

            acmurthy Arun Murthy
            acmurthy Arun Murthy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: