wangyum opened a new pull request #25259: [SPARK-28518][SQL][TEST] Refer to 
ChecksumFileSystem#isChecksumFile to fix 
StatisticsCollectionTestBase#getDataSize
URL: https://github.com/apache/spark/pull/25259
 
 
   ## What changes were proposed in this pull request?
   
   This PR fix 
[StatisticsCollectionTestBase.getDataSize](https://github.com/apache/spark/blob/8158d5e27fce8e4bc5877ed7bb4f7c3876007c13/sql/core/src/test/scala/org/apache/spark/sql/StatisticsCollectionTestBase.scala#L298-L304)
 refer to 
[ChecksumFileSystem.isChecksumFile](https://github.com/apache/hadoop/blob/release-2.7.4-RC0/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/ChecksumFileSystem.java#L93-L97).
   
   More details: 
https://github.com/apache/spark/pull/25014#discussion_r307050435
   
   ## How was this patch tested?
   
   unit tests
   

----------------------------------------------------------------
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]

Reply via email to