Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-2565 Store data for immutable tables in single KeyValue
  3. PHOENIX-3589

Aggregate query is not blocked when projected columns are not part of group by

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      With encoded column table, no exception is thrown for the following query:

       select c0,c1000,sum(k1) from ENCODED group by c4000;
      

      Attachments

        1. PHOENIX-3589.patch
          2 kB
          Samarth Jain

        Activity

          People

            samarthjain Samarth Jain
            mujtabachohan Mujtaba Chohan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: