Github user mayunSaicmotor commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/1336#discussion_r139284844
--- Diff:
integration/spark2/src/test/scala/org/apache/carbondata/spark/testsuite/partition/TestAlterPartitionTable.scala
---
@@ -36,7 +36,8 @@ class TestAlterPartitionTable extends QueryTest with
BeforeAndAfterAll {
override def beforeAll {
dropTable
-
+ CarbonProperties.getInstance()
--- End diff --
added---
