[GitHub] [carbondata] nihal0107 commented on a change in pull request #4071: [CARBONDATA-4102] Added UT and FT to improve coverage of SI module.
Posted by
GitBox on
Feb 01, 2021; 9:29am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/GitHub-carbondata-nihal0107-opened-a-new-pull-request-4071-CARBONDATA-4102-Added-UT-and-FT-to-improv-tp105319p105849.html
nihal0107 commented on a change in pull request #4071:
URL:
https://github.com/apache/carbondata/pull/4071#discussion_r567675597##########
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:
wanted to add for `carbon.use.local.dir` as `false`. Made the changes.
----------------------------------------------------------------
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:
[hidden email]