dongjoon-hyun commented on a change in pull request #23905: [SPARK-24669][SQL]
Refresh table before drop database cascade
URL: https://github.com/apache/spark/pull/23905#discussion_r261483159
##########
File path:
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveDDLSuite.scala
##########
@@ -2518,4 +2518,38 @@ class HiveDDLSuite
}
}
}
+
+test("SPARK-24669 Refresh table before drop database cascade") {
Review comment:
Let's remove `SPARK-24669` prefix. We don't use JIRA ID for new feature test
case. Also, please fix the indentation.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]