lyang24 commented on issue #20296: URL: https://github.com/apache/datafusion/issues/20296#issuecomment-3978731224
i was wrong after looking at data-fusion common this would enable parquet's default feature which include simdutf8 https://github.com/lyang24/arrow-datafusion/blob/8df75c3f043722f989e1936566543595f02801aa/datafusion/common/Cargo.toml#L83 which overrides in benches https://github.com/lyang24/arrow-datafusion/blob/8df75c3f043722f989e1936566543595f02801aa/Cargo.toml#L170 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
