houqp commented on issue #1041: URL: https://github.com/apache/arrow-datafusion/issues/1041#issuecomment-925505023
Hi, we don't enable SIMD by default because it requires nightly toolchain, see https://github.com/apache/arrow-datafusion/blob/ab41d8187d25b24af73d56d03ac166a5498922bc/datafusion/Cargo.toml#L40. I didn't dig into whether enabling SIMD should result in better performance for you particular query though. -- 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]
