xubo245 commented on a change in pull request #3075: [CARBONDATA-3251] Fix 
spark-2.1 UT errors
URL: https://github.com/apache/carbondata/pull/3075#discussion_r248538694
 
 

 ##########
 File path: 
integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/detailquery/ValueCompressionDataTypeTestCase.scala
 ##########
 @@ -130,7 +130,4 @@ class ValueCompressionDataTypeTestCase extends QueryTest 
with BeforeAndAfterAll
     file.delete()
   }
 
-  override def afterAll {
-    deleteFile(tempDirPath)
 
 Review comment:
   Because it will 
delete$carbondata_home/integration/spark-common-test/src/test/resources/temp/data1.csv,
 which will led to other test failure: can't find input data1.csv in 
org.apache.spark.carbondata.query.SubQueryTestSuite

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to