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

Fix errors in pig grammars reported by ANTLRWorks

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      There are various errors in pig's grammar files highlighted by ANTLRWorks.
      In particular, on token MATCHES, ANY and EVAL.
      The first one should be removed, as there is already STR_OP_MATCHES,
      the second one is an imaginary tokens that should be defined in the appropriate section.
      On the third one I am not sure.
      I have been told it is from the old parsers but it is not used anywhere. Is it correct?
      Is it reserved for future uses? Has it anything to do with FUNC_EVAL?

      Attachments

        1. PIG-2060.patch
          2 kB
          Gianmarco De Francisci Morales
        2. PIG-2060.1.patch
          2 kB
          Thejas Nair

        Activity

          People

            azaroth Gianmarco De Francisci Morales
            azaroth Gianmarco De Francisci Morales
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: