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

COUNT(*) optimization causes a crash when legacy aggregation is enabled

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • Impala 2.10.0
    • Impala 2.10.0
    • Backend
    • None
    • ghx-label-8

    Description

      Steps to reproduce:

      1. Start Impala with the following flag: -enable_partitioned_aggregation=false
      2. Run the following query:
         select count(*) from tpch_parquet.lineitem 

      Impala hits a DCHECK:

      aggregation-node.cc:669] Check failed: false bad aggregate operator: 6
      

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: