jhorstmann commented on issue #9672: URL: https://github.com/apache/arrow-rs/issues/9672#issuecomment-4234714373
Do you have a dependency on the `arrow` crate? That crate is basically just a wrapper around several other crates. If you depend on `arrow-array` and `parquet` directly and with the default features, then there shouldn't be a dependency on `regex`. -- 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]
