jun0315 commented on issue #4218:
URL: https://github.com/apache/arrow-rs/issues/4218#issuecomment-1547962898

   > the default encoding is plain
   
   
https://github.com/apache/arrow-rs/blob/master/parquet/src/basic.rs#L222-L230, 
Sorry, It's my mistake. I saw this line before and thought it was all plain 
coding.
   
   > Perhaps you could give an example where the encoding is not as you would 
expect?
   
   If our data is `1 1 1 1 2 2 2 2 3 3`, maybe `RLE hybrid` encoding is better, 
At this point, by default, we shouldn't be using rle encoding, right
   
   


-- 
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