tustvold commented on code in PR #4999:
URL: https://github.com/apache/arrow-datafusion/pull/4999#discussion_r1082628665


##########
datafusion/physical-expr/Cargo.toml:
##########
@@ -35,12 +35,15 @@ path = "src/lib.rs"
 [features]
 crypto_expressions = ["md-5", "sha2", "blake2", "blake3"]
 default = ["crypto_expressions", "regex_expressions", "unicode_expressions"]

Review Comment:
   I fairly strongly disagree, it is pretty esoteric. As a data point, none of 
IOx's integration tests require this, and we use dictionaries a LOT :smile: 
   
   It is important to highlight this isn't "dictionary support" but non-scalar, 
binary kernels which are pretty unusual in practice



-- 
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...@arrow.apache.org

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

Reply via email to