liamzwbao commented on PR #10809:
URL: https://github.com/apache/arrow-rs/pull/10809#issuecomment-5574108635

   Hi @Rich-T-kid, thanks for the review! 
   
   > I'm curious why this benchmark uses a REE where every run has length one, 
rather than the more general case of runs that actually repeat a value (length 
> 1)?
   
   The reason I used 1 was that we are purely comparing the REE construction 
where we already get the run array, but not whether this is more efficient than 
non-REE, so `run_length` does not really matter here


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