[jira] [Updated] (CARBONDATA-563) Select Queries are not working with spark 1.6.2.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (CARBONDATA-563) Select Queries are not working with spark 1.6.2.

Akash R Nilugal (Jira)

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

Babulal updated CARBONDATA-563:
-------------------------------
    Attachment: issue_snapshot.jpg

> 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
>         Attachments: issue_snapshot.jpg
>
>
> 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)