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

Apache Spark commented on SPARK-23488:
--------------------------------------

User 'drboyer' has created a pull request for this issue:
https://github.com/apache/spark/pull/20658

> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to