Github user jackylk commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2378#discussion_r195891261
  
    --- Diff: 
integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/detailquery/SearchModeTestCase.scala
 ---
    @@ -111,22 +111,26 @@ class SearchModeTestCase extends QueryTest with 
BeforeAndAfterAll {
       }
     
       test("test lucene datamap with search mode") {
    +    sql("set carbon.search.enabled = true")
    --- End diff --
    
    Is this required? Search mode is already started


---

Reply via email to