alamb opened a new pull request, #19374:
URL: https://github.com/apache/datafusion/pull/19374

   ## Which issue does this PR close?
   
   - builds on https://github.com/apache/datafusion/pull/19373
   - part of https://github.com/apache/datafusion/issues/18411
   - Broken out of https://github.com/apache/datafusion/pull/19344
   - Closes https://github.com/apache/datafusion/pull/19344/changes
   
   ## Rationale for this change
   
   While looking at performance as part of 
https://github.com/apache/datafusion/issues/18411, I noticed we could speed up 
string view hashing by optimizing for small strings
   
   ## What changes are included in this PR?
   
   Optimize StringView hashing
   
   ## Are these changes tested?
   
   Functionally by existing coverage
   Performance by benchmarks (added in 
https://github.com/apache/datafusion/pull/19373)
   ## 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 add the `api 
change` label.
   -->
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to