alamb commented on issue #1217: URL: https://github.com/apache/arrow-datafusion/issues/1217#issuecomment-956580581
I believe the issue is that `lazy_static` is declared as an optional dependency but it is no longer optional ```shell cargo test --no-default-features --features=regex_expressions -p datafusion ``` does work -- 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]
