sunchao commented on a change in pull request #30742:
URL: https://github.com/apache/spark/pull/30742#discussion_r541465779
##########
File path:
sql/core/src/test/scala/org/apache/spark/sql/connector/DataSourceV2SQLSuite.scala
##########
@@ -1735,16 +1735,22 @@ class DataSourceV2SQLSuite
}
}
- test("SPARK-33435: REFRESH TABLE should invalidate all caches referencing
the table") {
+ test("SPARK-33435/SPARK-33653: REFRESH TABLE should invalidate all caches
referencing " +
Review comment:
Sure I was trying to save a few duplicated lines of code :)
----------------------------------------------------------------
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]