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

   ## Which issue does this PR close?
   This partially closes #205 
   
   ## Rationale for this change
   More expression coverage for comet
   
   ## What changes are included in this PR?
   1. fix a bug in spark_hash so that float input with nulls could be 
calculated properly
   2. add user_defined scalar function: `spark_murmur3_hash` to support 
murmur3_hash in comet 
   3. bridge md5 and sha2xx functions to Datafusion's built-in scalar functions
   4. glue code to convert Spark expression to proto messages
   5. New test code
   
   ## How are these changes tested?
   Added new test code
   


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