Hyukjin Kwon created SPARK-55917:
------------------------------------

             Summary: Rewrite spark.catalog listDatabases / currentDatabase / 
setCurrentDatabase in SQL DDL
                 Key: SPARK-55917
                 URL: https://issues.apache.org/jira/browse/SPARK-55917
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
    Affects Versions: 4.2.0
            Reporter: Hyukjin Kwon


Implement listDatabases(), listDatabases(pattern), currentDatabase, and 
setCurrentDatabase(dbName) in CatalogImpl using only SQL DDL (e.g. SHOW 
DATABASES/SCHEMAS, USE). Parent: SPARK-55915.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to