Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-7260

Query with decimal binary predicate needlessly fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 3.0
    • Impala 2.13.0, Impala 3.1.0
    • Frontend
    • None
    • ghx-label-8

    Description

      The following query results in a error

      select cast(1 as decimal(38,37)) <= cast(2 as bigint)

      Error:

      ERROR: IllegalStateException: null
      

      Attachments

        Activity

          People

            tarasbob Taras Bobrovytsky
            tarasbob Taras Bobrovytsky
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: