Rich-T-kid commented on PR #10031: URL: https://github.com/apache/arrow-rs/pull/10031#issuecomment-4605427392
The issue is that the cargo.lock file on main doesnt have `criterion` listed as a dependency for [arrow-flight](https://github.com/apache/arrow-rs/blob/870fb06f73c45d9d09565d7b83cd83139a74424f/Cargo.lock#L332). But Cargo.lock is ignored due to the `.gitignore` so I cant push an update directly. `./arrow-flight/regen.sh` is suppose to do this but it only shows up in my local environment. -- 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]
