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

Round(1234567891.1234567891,50) returns null, result is not consistent with Mysql.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • UDF
    • None

    Description

      round(1234567891.1234567891,50) returns null. Result is not consistent with Mysql.

      Mysql output:

      select round(1234567891.1234567891,50);

      '1234567891.123456789100000000000000000000'

      Attachments

        1. HIVE-15431.patch
          13 kB
          Chinna Rao Lalam

        Activity

          People

            chinnalalam Chinna Rao Lalam
            chinnalalam Chinna Rao Lalam
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: