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

bad DCHECK on "select count(foo, bar)" queries

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 0.6
    • Impala 0.7
    • None
    • None

    Description

      If you run a query like "select count(foo, bar) from tbl" (which AFAIK is not valid SQL) impalad hits the following dcheck:

      F0319 10:12:22.470366 24267 agg-expr.cc:53] Check failed: GetNumChildren() <= 1 (2 vs. 1)
      

      We should signal an error rather than crashing.

      Attachments

        Activity

          People

            alex.behm Alexander Behm
            skye Skye Wanderman-Milne
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: