notashes opened a new issue, #20181:
URL: https://github.com/apache/datafusion/issues/20181

   ### Is your feature request related to a problem or challenge?
   
   Issue #20152 identifies potential areas for optimization for `RunArray` and 
`StructArray` hashing. But the existing `with_hashes` benchmark suite doesn't 
include coverage for these array types.
   
   ### Describe the solution you'd like
   
   Add benchmark coverage for: 
   - `StructArray`
   - `RunArray`
   
   ### Describe alternatives you've considered
   
   _No response_
   
   ### Additional context
   
   PR #20168 contains some changes that show roughly 10% perf improvement 
across the board for multi/single cols and nulls vs non-nulls


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