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

Fix unit test failures about TestFRJoinNullValue in spark mode

    XMLWordPrintableJSON

Details

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

    Description

      based on f9a50f3, using following command to test TestFRJoinNullValue:
      ant -Dtestcase=TestFRJoinNullValue -Dexectype=spark -Dhadoopversion=23 test

      following ut fail:
      • org.apache.pig.test.TestFRJoinNullValue.testTupleLeftNullMatch
      • org.apache.pig.test.TestFRJoinNullValue.testLeftNullMatch
      • org.apache.pig.test.TestFRJoinNullValue.testTupleNullMatch
      • org.apache.pig.test.TestFRJoinNullValue.testNullMatch

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

      Attachments

        1. PIG-4595_1.patch
          30 kB
          liyunzhang
        2. PIG-4595.patch
          29 kB
          liyunzhang

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: