wangyum commented on a change in pull request #24725: [SPARK-27863][SQL]
Metadata files and temporary files should not be counted as data files
URL: https://github.com/apache/spark/pull/24725#discussion_r288044668
##########
File path:
sql/core/src/test/scala/org/apache/spark/sql/StatisticsCollectionSuite.scala
##########
@@ -614,4 +614,39 @@ class StatisticsCollectionSuite extends
StatisticsCollectionTestBase with Shared
}
}
}
+
+ test("Metadata files and temporary files should not be counted as data
files") {
Review comment:
OK. Thank you @HyukjinKwon
----------------------------------------------------------------
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]