[jira] [Created] (CARBONDATA-2979) select count fails when carbondata file is written through SDK and read through sparkfileformat for complex datatype map(struct->array->map)

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

[jira] [Created] (CARBONDATA-2979) select count fails when carbondata file is written through SDK and read through sparkfileformat for complex datatype map(struct->array->map)

Akash R Nilugal (Jira)
Rahul Singha created CARBONDATA-2979:
----------------------------------------

             Summary: select count fails when carbondata file is written through SDK and read through sparkfileformat for complex datatype map(struct->array->map)
                 Key: CARBONDATA-2979
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-2979
             Project: CarbonData
          Issue Type: Bug
          Components: file-format
    Affects Versions: 1.5.0
            Reporter: Rahul Singha
         Attachments: MapSchema_15_int.avsc

*Steps:*

create carabondata and carbonindex file using SDK

place the files in a hdfs location

Read files using spark file format

create table schema15_int using carbon location 'hdfs://hacluster/user/rahul/map/mapschema15_int';

Select count(*) from  schema15_int;

*Actual Result:*

!image-2018-09-27-19-36-40-513.png!



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