anovv commented on issue #13814: URL: https://github.com/apache/datafusion/issues/13814#issuecomment-3093213557
Hi all, not sure if it is related, but I have a problem with `cargo check` being super slow after adding datafusion crate to my project. This is super frustrating - I need to wait around 7 seconds on each code change for rust-analyzer to finish, which spends all of the time on `cargo check`, which I believe does some datafusion related builds (although I'm not sure why this happens as I expect it to be built once as I do not change any datafusion code itself, only what is in my project). I tried using sscache and it did not help much. Any tips? -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org