[ 
https://issues.apache.org/jira/browse/SPARK-6250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14364373#comment-14364373
 ] 

Michael Armbrust commented on SPARK-6250:
-----------------------------------------

I'm not suggesting you change your datamodel.  Just that if you are going to 
name your columns after datatypes you escape them with backticks (as you must 
do when using any reserved word or non-standard characters).  When interacting 
with the Hive metastore I would expect all required escaping to happen 
automatically.  Please let me know if you have a counter example.

> Types are now reserved words in DDL parser.
> -------------------------------------------
>
>                 Key: SPARK-6250
>                 URL: https://issues.apache.org/jira/browse/SPARK-6250
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Michael Armbrust
>            Assignee: Michael Armbrust
>            Priority: Blocker
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to