Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-23483 Feature parity for Python vs Scala APIs
  3. SPARK-23488

Add other missing Catalog methods to Python API

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Incomplete
    • 2.2.1
    • None
    • PySpark, SQL

    Description

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

      Attachments

        Activity

          People

            Unassigned Unassigned
            drboyer Devin Boyer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: