cxzl25 opened a new pull request, #1726:
URL: https://github.com/apache/orc/pull/1726

   ### What changes were proposed in this pull request?
   Display raw data size in `meta` command
   
   ### Why are the changes needed?
   We can directly see the compressed orc file size and uncompressed data size.
   Like `parquet-cli`
   
   ```
   Row group 0:  count: 1000  210.95 B records  start: 4  total(compressed): 
206.006 kB total(uncompressed):10.733 MB
   ```
   
   ### How was this patch tested?
   UT
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to