jorgecarleitao commented on pull request #9493: URL: https://github.com/apache/arrow/pull/9493#issuecomment-778932687
Doesn't this make it more difficult to develop? I usually need to run a benchmark multiple times during dev of e.g. a kernel, and now I need to have two vs code opened for this. I do not get the benefits either: doesn't the times that you refer to only relevant in the dev and in the first build? Running `cargo test` will not re-build criterion and others, right? The same applies to the number of dependencies. I think that the concern in the mailing list is not about dev dependencies but about non-dev dependencies. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
