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

    https://github.com/apache/carbondata/pull/2290#discussion_r187878321
  
    --- Diff: store/search/src/main/scala/org/apache/spark/rpc/Master.scala ---
    @@ -234,7 +232,7 @@ class Master(sparkConf: SparkConf) {
           // if we have enough data already, we do not need to collect more 
result
           if (rowCount < globalLimit) {
             // wait for worker for 10s
    --- End diff --
    
    ok, thanks.


---

Reply via email to