Github user xuchuanyin commented on the issue:

    https://github.com/apache/carbondata/pull/2683
  
    @jackylk I have a proposal for this.
    
    Current implement of the data summary has too many customize output with 
string concatenation, which I think it‘s not convenient for better extraction 
and parsing if someone provide the output of DataSummary to me.
    
    I want the output can be better formatted, for example to export it in json 
format, so I can parse and do more analysis on it.


---

Reply via email to