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

describe call int type as "integer"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.2.0
    • 0.2.0
    • None
    • None
    • Patch Available

    Description

      grunt> a = load 'data' as (name:chararray, age:int, gpa:double);
      grunt> describe a;
      a:

      {name: chararray,age: integer,gpa: double}

      Attachments

        1. PIG-469.patch
          31 kB
          Santhosh Muthur Srinivasan

        Activity

          People

            sms Santhosh Muthur Srinivasan
            olgan Olga Natkovich
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: