You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/05/28 10:59:18 UTC

[GitHub] [spark] wangyum commented on a change in pull request #24725: [SPARK-27863][SQL] Metadata files and temporary files should not be counted as data files

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org