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

udaf_percentile_approx_23.q fails intermittently

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • UDF
    • None

    Description

      For the query below:

      select percentile_approx(case when key < 100 then cast('NaN' as double) else key end, 0.5) from bucket

      the base test result is 341.5.

      But sometimes it returns 342 during QA testing.

      It happens randomly.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              wzheng Wei Zheng
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: