Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-20741

Disable udaf_context_ngrams.q and udaf_corr.q tests

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 4.0.0-alpha-1
    • None
    • None

    Description

      Two qfile tests for TestCliDriver, they may all relate to number precision issues:
      org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[udaf_context_ngrams] (batchId=79)

      Error:
      Client Execution succeeded but contained differences (error code = 1) after executing udaf_context_ngrams.q
      43c43
      < [

      {"ngram":["travelling"],"estfrequency":1.0}

      ]

      > [

      {"ngram":["travelling"],"estfrequency":3.0}

      ]

      org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[udaf_corr] (batchId=84)

      Client Execution succeeded but contained differences (error code = 1) after executing udaf_corr.q
      100c100
      < 0.6633880657639324

      > 0.6633880657639326

      Attachments

        1. HIVE-20741.patch
          0.8 kB
          jcamachorodriguez

        Issue Links

          Activity

            People

              jcamacho Jesús Camacho Rodríguez
              ychena Yongzhi Chen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: