alamb opened a new pull request, #7619:
URL: https://github.com/apache/arrow-rs/pull/7619

   # Which issue does this PR close?
   
   - Follow on to https://github.com/apache/arrow-rs/pull/7597
   
   # Rationale for this change
   
   
   While reviewing the code and the concat kernel for
   - https://github.com/apache/arrow-rs/pull/7617
   
   I realized there is a non trivial difference when there all inlined views vs 
some inlined views vs mostly large strings so the benchmarks should capture that
   
   
   # What changes are included in this PR?
   
   1. Add variations of benchmark with different size strings in StringViewArray
   
   # Are there any user-facing changes?
   
   If there are user-facing changes then we may require documentation to be 
updated before approving the PR.
   
   If there are any breaking changes to public APIs, please call them out.
   


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