VenuReddy2103 commented on a change in pull request #3723:
URL: https://github.com/apache/carbondata/pull/3723#discussion_r415650431



##########
File path: 
integration/spark/src/test/scala/org/apache/carbondata/spark/testsuite/allqueries/TestQueryWithColumnMetCacheAndCacheLevelProperty.scala
##########
@@ -189,7 +195,6 @@ class TestQueryWithColumnMetCacheAndCacheLevelProperty 
extends QueryTest with Be
   }
 
   test("test queries with column_meta_cache and cache_level='BLOCKLET'") {
-    dropSchema

Review comment:
       In practice, one testcase shouldn't depend on other testcase. 
`afterEach` ensures that previous test tables are removed. Have ran all the 
tests in file to ensure there are no failures.




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


Reply via email to