[jira] [Created] (CARBONDATA-2488) Avro nested Schema: If there is no sort column then select query is giving error that "All the files doesn't have same schema.

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

[jira] [Created] (CARBONDATA-2488) Avro nested Schema: If there is no sort column then select query is giving error that "All the files doesn't have same schema.

Akash R Nilugal (Jira)
Rahul Kumar created CARBONDATA-2488:
---------------------------------------

             Summary: Avro nested Schema: If there is no sort column then select query is giving error that "All the files doesn't have same schema.
                 Key: CARBONDATA-2488
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-2488
             Project: CarbonData
          Issue Type: Bug
            Reporter: Rahul Kumar
            Assignee: Rahul Kumar


Avro nested Schema: If there is no sort column then select query is giving error Error: java.io.IOException: All the files doesn't have same schema. Unsupported operation on nonTransactional table. 

 

Test step: 
  1: Create an schema which does not have any dimension field.
  2: Write data for this 
  3: Put the data in HDFS
  4: Create an external table
  5: Select the data.



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