[
https://issues.apache.org/jira/browse/CARBONDATA-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rahul Kumar reassigned CARBONDATA-685:
--------------------------------------
Assignee: Rahul Kumar
> Able to create table with spaces using carbon source
> ----------------------------------------------------
>
> Key: CARBONDATA-685
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-685> Project: CarbonData
> Issue Type: Bug
> Components: spark-integration
> Affects Versions: 1.0.0-incubating
> Environment: spark 2.1 single node cluster
> Reporter: anubhav tarar
> Assignee: Rahul Kumar
> Priority: Trivial
>
> when using carbon source i am able to create table with spaces
> logs====
> 0: jdbc:hive2://localhost:10000> CREATE TABLE table (ID Int, date Timestamp, country String, name String, phonetype String, serialname String, salary Int) USING org.apache.spark.sql.CarbonSource OPTIONS("tableName"="t a b l e ");
> +---------+--+
> | Result |
> +---------+--+
> +---------+--+
> No rows select
> here table with empty spaces is created in hdfs
> it should not allow this
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)