Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-3057

A query that used to work before now fails in the optimizer

    XMLWordPrintableJSON

Details

    Description

      git.commit.id.abbrev=71fe8f0

      The following query used to work before now fails:
      0: jdbc:drill:schema=local.default> select ss_ticket_number, count counts from `dfs.drillTestDirTpcdsImpalaSF1`.store_sales group by ss_ticket_number,counts order by ss_ticket_number;

      Error: SYSTEM ERROR: java.lang.AssertionError: RecordType(ANY ss_ticket_number, ANY counts, BIGINT counts, ANY E_X_P_R_H_A_S_H_F_I_E_L_D)

      Attachments

        1. drill3057.log
          15 kB
          Krystal

        Activity

          People

            jni Jinfeng Ni
            knguyen Krystal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: