You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by "Ravindra Pesala (JIRA)" <ji...@apache.org> on 2016/08/17 11:23:20 UTC

[jira] [Reopened] (CARBONDATA-15) filter query throwing error if the query applied over a table having no data.

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

Ravindra Pesala reopened CARBONDATA-15:
---------------------------------------

> filter query throwing error if the query applied over a table having no data.
> -----------------------------------------------------------------------------
>
>                 Key: CARBONDATA-15
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-15
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Mohammad Shahid Khan
>            Assignee: Mohammad Shahid Khan
>             Fix For: 0.1.0-incubating
>
>
> Steps:
> 1. Create carbon table
> 2. do not load any data
> 3. do filter query for ex. select * from table where column_1='shahid';
> Actual
> throwing 
> RuntimeExecption: Exception Occured in query execution.
> Expected:
> Query should be successful with empty data.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)