Xiao Li created SPARK-20024:
-------------------------------

             Summary: SessionCatalog API setCurrentDatabase need to set the 
current database of ExternalCatalog
                 Key: SPARK-20024
                 URL: https://issues.apache.org/jira/browse/SPARK-20024
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.1.0, 2.0.2, 2.2.0
            Reporter: Xiao Li
            Assignee: Xiao Li


SessionCatalog API setCurrentDatabase does not set the current database of the 
underlying ExternalCatalog. Thus, weird errors could come in the test suites. 
We need to fix it.

So far, have not found the direct impact in the other code paths because we 
expect all the SessionCatalog APIs should use the current database value we 
managed, unless some of code paths skip it.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to