Babulal created CARBONDATA-563:
----------------------------------

             Summary: Select Queries are  not working with spark 1.6.2.
                 Key: CARBONDATA-563
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-563
             Project: CarbonData
          Issue Type: Bug
          Components: core, data-query
    Affects Versions: 0.2.0-incubating
            Reporter: Babulal


Create carbon table 
create table x (a int ,b string) stored by 'carbondata'
Load data to carbon table 

run query  select count(*) from x;  

Java.lang.ClassCastException:[Ljava.lang.Object;can not be cast to 
org.apache.sql.catalyst.InternalRow

Log snap shot in attached. 







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

Reply via email to