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

BinInterSedesRawComparator broken by TUPLE_number patch

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 0.11
    • 0.11
    • None
    • None

    Description

      In trunk, this code is broken:

      A = LOAD 'test01' AS (f1:chararray,f2:int,f3:chararray);
      B = order A by f1,f2,f3 DESC;

      Attachments

        1. PIG-2961-0.patch
          0.9 kB
          Jonathan Coveney
        2. PIG-2961-1.patch
          5 kB
          Jonathan Coveney

        Activity

          People

            jcoveney Jonathan Coveney
            jcoveney Jonathan Coveney
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: