advancedxy opened a new pull request, #245:
URL: https://github.com/apache/arrow-datafusion-comet/pull/245

   ## Which issue does this PR close?
   Closes #.
   
   ## Rationale for this change
   While developing #226, I noticed the rust implementation of Murmur3Hash 
doesn't handle float with null input correctly.
   This PR fixes that correctness issue.
    
   ## What changes are included in this PR?
   1. remove extra and wrong hash calculation in `hash_array_primitive_float` 
macro
   2. update unit test to include null input
   
   ## How are these changes tested?
   Updated test


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