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

Strict type checks are not enforced between bigints and doubles

    XMLWordPrintableJSON

Details

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

    Description

      When the hive.strict.checks.type.safety property is set to true, queries with comparisons between bigints and doubles should fail according to the description of the property.

      At the moment a warning message is displayed in the console but the query doesn't fail no matter the value of the property.

      WARNING: Comparing a bigint and a double may result in a loss of precision.
      

      Attachments

        Issue Links

          Activity

            People

              zabetak Stamatis Zampetakis
              zabetak Stamatis Zampetakis
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: