andygrove opened a new issue, #3512: URL: https://github.com/apache/datafusion-comet/issues/3512
### What is the problem the feature request solves? I'm finding it quite frustrating lately that `cargo test` has a dependency on building the `common` Maven module, and that JVM libraries had be to be on the library path. I would like to propose using cargo features to disable the Rust tests that have these dependencies by default, but still run them in CI. This takes away a pain point for local development, IMO. ### Describe the potential solution _No response_ ### Additional context _No response_ -- 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]
