alamb commented on code in PR #8758: URL: https://github.com/apache/arrow-datafusion/pull/8758#discussion_r1450934801
########## datafusion/core/Cargo.toml: ########## @@ -47,7 +47,6 @@ parquet = ["datafusion-common/parquet", "dep:parquet"] pyarrow = ["datafusion-common/pyarrow", "parquet"] regex_expressions = ["datafusion-physical-expr/regex_expressions", "datafusion-optimizer/regex_expressions"] serde = ["arrow-schema/serde"] -simd = ["arrow/simd"] Review Comment: Done in 727b88144 -- 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]
