ajantha-bhat commented on a change in pull request #3756:
URL: https://github.com/apache/carbondata/pull/3756#discussion_r426104559



##########
File path: 
integration/spark-common-cluster-test/src/test/scala/org/apache/carbondata/cluster/sdv/generated/SetParameterTestCase.scala
##########
@@ -231,6 +231,26 @@ class SetParameterTestCase extends QueryTest with 
BeforeAndAfterAll {
     assert(getLogFileCount("default", "carbon_table_load", "0") >= 1)
   }
 
+  test("TC_013-test set dynamic properties") {
+    sql("SET carbon.number.of.cores.while.loading=8")

Review comment:
       you need to reset also, else it affect the other test cases




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