[
https://issues.apache.org/jira/browse/CARBONDATA-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacky Li resolved CARBONDATA-685.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.1.0-incubating
> 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
> Fix For: 1.1.0-incubating
>
>
> 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)