You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Jacky Li (JIRA)" <ji...@apache.org> on 2017/07/13 12:11:00 UTC

[jira] [Resolved] (CARBONDATA-1306) Carbondata select query crashes when using big data with more than million rows

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

Jacky Li resolved CARBONDATA-1306.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0

> Carbondata select query crashes when using big data with more than million rows
> -------------------------------------------------------------------------------
>
>                 Key: CARBONDATA-1306
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1306
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Ravindra Pesala
>             Fix For: 1.2.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Carbondata crashes when executing the following queries sequentially of CompareTest .
> {code}
> select sum(m1)  from t1
> select sum(m1), sum(m2) from t1
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)