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

Nitay Joffe commented on SPARK-6250:
------------------------------------

Backticks doesn't work for me on existing data. For example I work with a table 
that is structured like:

...
foo: struct<timestamp:bigint,timezone:string>
...

Selecting *, `foo`, `foo.timestamp`, foo.`timestamp` all don't work.
What am I doing wrong?




> 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