You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Rahul Kumar (JIRA)" <ji...@apache.org> on 2018/05/16 12:05:00 UTC

[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.

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)