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

    https://github.com/apache/carbondata/pull/2971#discussion_r245198317
  
    --- Diff: 
integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/dataload/TestGlobalSortDataLoad.scala
 ---
    @@ -106,6 +106,24 @@ class TestGlobalSortDataLoad extends QueryTest with 
BeforeAndAfterEach with Befo
           sql("SELECT * FROM carbon_localsort_once ORDER BY name"))
       }
     
    +  test("Make sure the result is right and sorted in global level for 
range_sort") {
    --- End diff --
    
    ok


---

Reply via email to