[ 
https://issues.apache.org/jira/browse/CARBONDATA-2241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacky Li resolved CARBONDATA-2241.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0

> Wrong Query written in Preaggregation Document
> ----------------------------------------------
>
>                 Key: CARBONDATA-2241
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-2241
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Sangeeta Gulia
>            Priority: Trivial
>             Fix For: 1.4.0
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Below query is written in document: 
> SELECT sum(price), country from sales GROUP BY country
> and it is said that it will execute on datamap, but it will execute with main 
> table and not datamap.
>  
> Fix: Correct the query so that it will execute using datamap.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to