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

Dongjoon Hyun resolved SPARK-31113.
-----------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

Issue resolved by pull request 27897
[https://github.com/apache/spark/pull/27897]

> Support DDL "SHOW VIEWS"
> ------------------------
>
>                 Key: SPARK-31113
>                 URL: https://issues.apache.org/jira/browse/SPARK-31113
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Xiao Li
>            Assignee: Xin Wu
>            Priority: Major
>             Fix For: 3.0.0
>
>
> It is nice to have a `SHOW VIEWS` command similar to Hive 
> ([https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-ShowViews]).
> Although this is adding a new feature, this resolved the regression bug in 
> the below.
> According to the report, 
> [https://github.com/apache/spark/pull/27897#issuecomment-602519201],
> {quote}Tableau and PowerBI, which use the Simba ODBC driver, do not work with 
> Spark 3.0 with Hive 2.3.
> When we switch to Hive 2.3 profile, Simba driver assumes that {{SHOW VIEWS}} 
> is supported, and issues it, failing the {{SQLGetTables}} call when it fails.
> {quote}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to