alamb commented on code in PR #10059:
URL: 
https://github.com/apache/arrow-datafusion/pull/10059#discussion_r1563415777


##########
datafusion/optimizer/Cargo.toml:
##########
@@ -33,8 +33,7 @@ name = "datafusion_optimizer"
 path = "src/lib.rs"
 
 [features]
-crypto_expressions = ["datafusion-physical-expr/crypto_expressions"]
-default = ["crypto_expressions", "regex_expressions"]
+default = ["regex_expressions"]

Review Comment:
   even the `regex_expressions` doesn't make much sense here anymore 



##########
datafusion/functions/Cargo.toml:
##########


Review Comment:
   yes I think we should remove them as well - these are left overs



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