Hyukjin Kwon created SPARK-55920:
------------------------------------
Summary: Rewrite spark.catalog getTable / tableExists in SQL DDL
Key: SPARK-55920
URL: https://issues.apache.org/jira/browse/SPARK-55920
Project: Spark
Issue Type: Sub-task
Components: SQL
Affects Versions: 4.2.0
Reporter: Hyukjin Kwon
Implement getTable(tableName), getTable(dbName, tableName),
tableExists(tableName), and tableExists(dbName, tableName) in CatalogImpl using
only SQL DDL (e.g. DESCRIBE TABLE EXTENDED). 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]