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

    https://github.com/apache/carbondata/pull/2899#discussion_r241627445
  
    --- Diff: 
store/sdk/src/test/java/org/apache/carbondata/sdk/file/CSVCarbonWriterTest.java 
---
    @@ -543,4 +543,42 @@ public void testWritingAndReadingArrayOfFloatAndByte() 
throws IOException {
         }
       }
     
    +  @Test
    +  public void testWithTableProperties() throws IOException {
    --- End diff --
    
    valid the table withTableProperty sort_by, input disorder data, after set 
sort_by by withTableProperty, the data will become order.


---

Reply via email to