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

Yin Huai commented on SPARK-6250:
---------------------------------

[~nitay] Just a quick update. I tried
{code}
HiveMetastoreTypes.toDataType("struct<`timestamp`:bigint,timezone:string>")
{code}
and I got
{code}
res1: org.apache.spark.sql.types.DataType = 
StructType(StructField(timestamp,LongType,true), 
StructField(timezone,StringType,true))
{code}

Can you post the query and the exception you got after you submitted the query?

I will also take a look at it.

> 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: Yin Huai
>            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