Flyangz opened a new pull request, #1605:
URL: https://github.com/apache/auron/pull/1605

   # Which issue does this PR close?
   
   Closes #1604.
   
    # Rationale for this change
   make MD5 function as before.
   
   # What changes are included in this PR?
   move MD5 to `ext_function` and make the return type back to utf8 instead of 
using `f::crypto::md5()` in datafusion directly.
   
   # Are there any user-facing changes?
   no
   
   # How was this patch tested?
   test in 
`spark-extension-shims-spark/src/test/scala/org/apache/spark/sql/auron/AuronFunctionSuite.scala`
 and `native-engine/datafusion-ext-functions/src/spark_crypto.rs`
   


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