wangyum commented on a change in pull request #25259: [SPARK-28518][SQL][TEST]
Refer to ChecksumFileSystem#isChecksumFile to fix
StatisticsCollectionTestBase#getDataSize
URL: https://github.com/apache/spark/pull/25259#discussion_r307809368
##########
File path:
sql/hive/src/test/scala/org/apache/spark/sql/hive/StatisticsSuite.scala
##########
@@ -1453,4 +1453,35 @@ class StatisticsSuite extends
StatisticsCollectionTestBase with TestHiveSingleto
}
}
}
+
+ test("Fix StatisticsCollectionTestBase#getDataSize refer to
ChecksumFileSystem#isChecksumFile") {
Review comment:
OK. Done
----------------------------------------------------------------
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]