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

Yahui Liu updated CARBONDATA-3421:
----------------------------------
    Description: 
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.
 !screenshot-1.png! 

  was:
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.


> 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
>            Priority: Minor
>         Attachments: screenshot-1.png
>
>
> 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.
>  !screenshot-1.png! 



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

Reply via email to