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

Pig fails to parse empty tuple/map/bag constant

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.9.0
    • 0.9.0
    • None
    • None

    Description

      Pig fails to parse the following query:

      a = foreach (load 'b') generate ();
      store a into 'output';

      Error msg: Failed to parse: null

      Similar problem occurs for empty bag/map constant.

      Attachments

        1. PIG-2038.patch
          7 kB
          Xuefu Zhang

        Issue Links

          Activity

            People

              xuefuz Xuefu Zhang
              xuefuz Xuefu Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: