dongjoon-hyun commented on a change in pull request #30742:
URL: https://github.com/apache/spark/pull/30742#discussion_r541459362
##########
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:
Could you add it as a new test case instead of merging into the existing
one, please?
----------------------------------------------------------------
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]