Uploaded image for project: 'CarbonData'
  1. CarbonData
  2. CARBONDATA-1930

Dictionary not found exception is thrown when filter expression is given in aggergate table query

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.3.0
    • None
    • None

    Description

      Steps to reproduce;
      1. CREATE TABLE filtertable(id int, name string, city string, age string) STORED BY 'org.apache.carbondata.format' TBLPROPERTIES('dictionary_include'='name,age')

      2. LOAD DATA LOCAL INPATH
      3. create datamap agg9 on table filtertable using 'preaggregate' as select name, age, sum(age) from filtertable group by name, age

      4. select name, sum(age) from filtertable where age = '29' group by name, age

      Attachments

        Issue Links

          Activity

            People

              kunalkapoor Kunal Kapoor
              kunalkapoor Kunal Kapoor
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 40m
                  1h 40m