Details
-
Sub-task
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
3.2.0
-
None
-
None
Description
The ticket aims to gather potential improvements for the unified tests.
1. Remove SharedSparkSession from *ParserSuite
2. Rename tests like AlterTableAddPartitionSuite -> AddPartitionsSuite
3. Add JIRA ID SPARK-33829 to "SPARK-33786: Cache's storage level should be respected when a table name is altered"
4. Reset default namespace in ShowTablesSuiteBase."change current catalog and namespace with USE statements" using spark.sessionState.catalogManager.reset()