[ https://issues.apache.org/jira/browse/CARBONDATA-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
anubhav tarar updated CARBONDATA-584: ------------------------------------- Affects Version/s: 1.0.0-incubating > no exception when table name is empty when using bucketing in table using > carbon source > --------------------------------------------------------------------------------------- > > Key: CARBONDATA-584 > URL: https://issues.apache.org/jira/browse/CARBONDATA-584 > Project: CarbonData > Issue Type: Bug > Affects Versions: 1.0.0-incubating > Reporter: anubhav tarar > > creating a table when table name is null does not give any exception with > carbon source format > here are the logs > 0: jdbc:hive2://localhost:10000> CREATE TABLE testing2(String string)USING > org.apache.spark.sql.CarbonSource OPTIONS("bucketnumber"="1", > "bucketcolumns"="String",tableName=" "); > +---------+--+ > | Result | > +---------+--+ > +---------+--+ > no table is get created in hdfs it should throw a exception in this case -- This message was sent by Atlassian JIRA (v6.3.4#6332)