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

Boolean type does not include ISO-SQL is true, unknown or false predicate

    XMLWordPrintableJSON

Details

    Description

      Statements like the following are not supported by Impala. This would mainly effect users migrating hand-written SQL to Impala:

      select 1 from cert.tversion where (1 > 1) is false
      Status: fail
      Operation: execute
      Errors:
      AnalysisException: Syntax error at:
      select 1 from cert.tversion where (1 > 1) is false
      

      Attachments

        Activity

          People

            vukercegovac Vuk Ercegovac
            henryr Henry Robinson
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: