Ryan Blue created SPARK-29014:
---------------------------------

             Summary: DataSourceV2: Clean up current, default, and session 
catalog uses
                 Key: SPARK-29014
                 URL: https://issues.apache.org/jira/browse/SPARK-29014
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 3.0.0
            Reporter: Ryan Blue


Catalog tracking in DSv2 has evolved since the initial changes went in. We need 
to make sure that handling is consistent across plans using the latest rules:
 * The _current_ catalog should be used when no catalog is specified
 * The _default_ catalog is the catalog _current_ is initialized to
 * If the _default_ catalog is not set, then it is the built-in Spark session 
catalog, which will be called `spark_catalog` (This is the v2 session catalog)



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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

Reply via email to