Wenchen Fan created SPARK-28970: ----------------------------------- Summary: implement USE CATALOG/NAMESPACE for Data Source V2 Key: SPARK-28970 URL: https://issues.apache.org/jira/browse/SPARK-28970 Project: Spark Issue Type: New Feature Components: SQL Affects Versions: 3.0.0 Reporter: Wenchen Fan
Currently Spark has a `USE abc` command to switch the current database. We should have something similar for Data Source V2, to switch the current catalog and/or current namespace. We can introduce 2 new command: `USE CATALOG abc` and `USE NAMESPACE abc` -- 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