2010YOUY01 commented on PR #19080: URL: https://github.com/apache/datafusion/pull/19080#issuecomment-3614831596
> Have you considered extracting this functionality to its own crate that depends on datafusion_common ? Usually this helps reducing the build time of a project. From `cargo build --release --timings`, building `datafusion-common` is not a bottleneck right now, so I think it’s fine to keep everything in there for simplicity, we could consider breaking it after it grow larger someday. -- 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]
