Yahui Liu created CARBONDATA-3421:
-------------------------------------
Summary: Create table without column with properties failed, but throw incorrect exception
Key: CARBONDATA-3421
URL:
https://issues.apache.org/jira/browse/CARBONDATA-3421 Project: CarbonData
Issue Type: Improvement
Components: spark-integration
Reporter: Yahui Liu
1. Create table without column but with correct tblproperties: create table ll stored by 'carbondata' tblproperties('sort_columns'='');
2. Create table will fail with exception: Invalid table properties sort_columns, this is incorret. Should throw correct exception like no schema is specified.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)