MaxGekk commented on a change in pull request #31308:
URL: https://github.com/apache/spark/pull/31308#discussion_r564411390
##########
File path:
sql/hive/src/test/scala/org/apache/spark/sql/hive/CachedTableSuite.scala
##########
@@ -501,4 +501,17 @@ class CachedTableSuite extends QueryTest with SQLTestUtils
with TestHiveSingleto
}
}
}
+
+ test("SPARK-34215: keep table cached after truncation") {
Review comment:
BTW, I am going to write unified tests for `TRUNCATE TABLE` command, and
move the test there to run it for both v1 In-Memory and Hive external catalogs.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]