gengliangwang commented on code in PR #52712:
URL: https://github.com/apache/spark/pull/52712#discussion_r2457444855
##########
sql/core/src/test/scala/org/apache/spark/sql/CachedTableSuite.scala:
##########
@@ -1853,4 +1858,40 @@ class CachedTableSuite extends QueryTest with
SQLTestUtils
assert(!spark.catalog.tableExists("SPARK_52684"))
}
}
+
+ test("uncache DSv2 table via cache manager correctly uncaches views with
logical plans") {
Review Comment:
QQ: is the V1 source behavior consistent with V2? Shall we add another test
case for V1?
--
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]