comphead commented on code in PR #17093:
URL: https://github.com/apache/datafusion/pull/17093#discussion_r2268089606


##########
datafusion/spark/Cargo.toml:
##########
@@ -47,6 +48,7 @@ datafusion-functions = { workspace = true, features = 
["crypto_expressions"] }
 datafusion-macros = { workspace = true }
 log = { workspace = true }
 sha1 = "0.10"
+twox-hash = "2.1.1"

Review Comment:
   This is good finding, mind adding a comments on the dependency about the 
finding? 



-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to