[ 
https://issues.apache.org/jira/browse/SPARK-17932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

pin_zhang updated SPARK-17932:
------------------------------
    Description: 
SQL "show table extended  like table_name " doesn't work in spark 2.0.0
that works in spark1.5.2

Error: org.apache.spark.sql.catalyst.parser.ParseException: 
missing 'FUNCTIONS' at 'extended'(line 1, pos 11)

== SQL ==
show table extended  like test
-----------^^^ (state=,code=0)




  was:
SQL "show table extended  like table_name " doesn't work in spark 2.0.0
that works in spark1.5.2





> Failed to run SQL "show table extended  like table_name"  in Spark2.0.0
> -----------------------------------------------------------------------
>
>                 Key: SPARK-17932
>                 URL: https://issues.apache.org/jira/browse/SPARK-17932
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: pin_zhang
>
> SQL "show table extended  like table_name " doesn't work in spark 2.0.0
> that works in spark1.5.2
> Error: org.apache.spark.sql.catalyst.parser.ParseException: 
> missing 'FUNCTIONS' at 'extended'(line 1, pos 11)
> == SQL ==
> show table extended  like test
> -----------^^^ (state=,code=0)



--
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