Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-4059 Pig on Spark
  3. PIG-4596

Fix unit test failures about MergeJoinConverter in spark mode

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • spark-branch
    • spark
    • None

    Description

      using following command to test TestMergeJoin
      ant -Dtestcase=TestMergeJoin -Dexectype=spark -Dhadoopversion=23 test

      Following unit test fails:
      org.apache.pig.test.TestMergeJoin.testMergeJoinWithNulls

      The reason why these unit test fail is because null value from table a and table b are considered same when table a merge join table b.

      Attachments

        1. PIG-4596.patch
          6 kB
          liyunzhang

        Activity

          People

            kellyzly liyunzhang
            kellyzly liyunzhang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: