Indhumathi27 commented on a change in pull request #4071:
URL: https://github.com/apache/carbondata/pull/4071#discussion_r566685541
##########
File path:
index/secondary-index/src/test/scala/org/apache/carbondata/spark/testsuite/secondaryindex/TestSIWithSecondaryIndex.scala
##########
@@ -577,6 +589,59 @@ class TestSIWithSecondaryIndex extends QueryTest with
BeforeAndAfterAll {
assert(ex.getMessage.contains("Problem loading data while creating
secondary index:"))
}
+ test("test SI with carbon.use.local.dir as true") {
+ CarbonProperties.getInstance()
Review comment:
When some testcase has set this value and not reverted back to default,
we need to add this property again.
----------------------------------------------------------------
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]