Github user ravipesala commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/1755#discussion_r159614552
  
    --- Diff: 
integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/standardpartition/StandardPartitionTableLoadingTestCase.scala
 ---
    @@ -28,7 +31,7 @@ import org.apache.carbondata.core.util.CarbonProperties
     import org.apache.carbondata.core.util.path.CarbonTablePath
     
     class StandardPartitionTableLoadingTestCase extends QueryTest with 
BeforeAndAfterAll {
    -
    +  var executorService: ExecutorService = _
    --- End diff --
    
    yes, but in case that testcase fails also i want to shutdown in afterall 
thats why added in class level


---

Reply via email to