You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/02/22 05:30:05 UTC

[jira] [Assigned] (SPARK-23488) Add other missing Catalog methods to Python API

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

Apache Spark reassigned SPARK-23488:
------------------------------------

    Assignee:     (was: Apache Spark)

> Add other missing Catalog methods to Python API
> -----------------------------------------------
>
>                 Key: SPARK-23488
>                 URL: https://issues.apache.org/jira/browse/SPARK-23488
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark, SQL
>    Affects Versions: 2.2.1
>            Reporter: Devin Boyer
>            Priority: Minor
>
> I noticed the Python Catalog API was missing some methods that are present in the Scala API. These would be handy to have in the Python API as well, especially the database/TableExists() methods.
> I have a PR ready to add these I can open. All methods added:
>  * databaseExists()
>  * tableExists()
>  * functionExists()
>  * getDatabase()
>  * getTable()
>  * getFunction()



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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