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

paren in comment causes error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Cannot Reproduce
    • None
    • None
    • None
    • None

    Description

      This works:
      a = load 'something' as (
      – I want a comment here
      i :int);

      However, comments do not like a open parenthesis. This raises an error:
      a = load 'something' as (
      – Why doesn't this work
      – However, this works
      i:int);

      Attachments

        Activity

          People

            ssvinarchukhorton Sergey Svinarchuk
            kurtosis Kurt Smith
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: