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

update union documentation - numeric types will not be converted to chararray

    XMLWordPrintableJSON

Details

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

    Description

      As a result of changes in PIG-2071, the documentation needs to be updated -

       Union columns of compatible type will produce an "escalate" type. The priority is chararray > double > float > long > int > bytearray, tuple|bag|map > bytearray:
      

      should be changed to remove chararray in the numeric type sequence. ie -

       Union columns of compatible type will produce an "escalate" type. The priority is double > float > long > int > bytearray, tuple|bag|map|chararray > bytearray:
      

      Attachments

        Activity

          People

            chandec Corinne Chandel
            thejas Thejas Nair
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: