dongjoon-hyun commented on a change in pull request #24815: [SPARK-27961][SQL]
DataSourceV2Relation should not have refresh method
URL: https://github.com/apache/spark/pull/24815#discussion_r291320567
##########
File path:
sql/core/src/test/scala/org/apache/spark/sql/MetadataCacheSuite.scala
##########
@@ -41,7 +41,7 @@ abstract class MetadataCacheSuite extends QueryTest with
SharedSQLContext {
test("SPARK-16336,SPARK-27504 Suggest doing table refresh " +
"when encountering FileNotFoundException") {
Review comment:
The test case name `Suggest doing table refresh` is not valid anymore DSv2
after this PR. Maybe, `recreating` is better?
----------------------------------------------------------------
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]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]