xupefei commented on code in PR #48958:
URL: https://github.com/apache/spark/pull/48958#discussion_r1872999796
##########
sql/core/src/test/scala/org/apache/spark/sql/SQLContextSuite.scala:
##########
@@ -99,6 +99,28 @@ class SQLContextSuite extends SparkFunSuite with
SharedSparkContext {
assert(sqlContext.tables().filter("tableName =
'listtablessuitetable'").count() === 0)
}
+ test("get tables from a database") {
Review Comment:
Yeah at least I didn't see any...
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]