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

Dominik Gehl updated SPARK-36243:
---------------------------------
    Component/s:     (was: Java API)
                 PySpark
    Description: 
Documentation in Catalog.scala for tableExists specifies

   * Check if the table or view with the specified name exists. This can either 
be a temporary
   * view or a table/view.

The pyspark version doesn't work correctly for temporary views

  was:
Documentation in Catalog.scala for tableExists specifies

   * Check if the table or view with the specified name exists. This can either 
be a temporary
   * view or a table/view.

temporary views don't seem to work

        Summary: pyspark catalog.tableExists doesn't work for temporary views  
(was: scala catalog.tableExists doesn't work for temporary views)

> pyspark catalog.tableExists doesn't work for temporary views
> ------------------------------------------------------------
>
>                 Key: SPARK-36243
>                 URL: https://issues.apache.org/jira/browse/SPARK-36243
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark
>    Affects Versions: 3.1.2
>            Reporter: Dominik Gehl
>            Priority: Major
>
> Documentation in Catalog.scala for tableExists specifies
>    * Check if the table or view with the specified name exists. This can 
> either be a temporary
>    * view or a table/view.
> The pyspark version doesn't work correctly for temporary views



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