Cheappie opened a new issue, #5621: URL: https://github.com/apache/arrow-datafusion/issues/5621
**Describe the bug** Cannot compile `datafusion-physical-expr` crate when `regex_expressions` feature is disabled. **To Reproduce** Disable default features, then try to build the project. **Expected behavior** If something is hidden behind feature flag, that means It's not required. Then It shouldn't stop project from building. -- 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]
