sarutak opened a new issue, #7707: URL: https://github.com/apache/arrow-datafusion/issues/7707
### Describe the bug In `rust.yml`, `verify-benchmark-results` seems intended to run benchmark like as follows: ``` cargo test serde_q --package datafusion-benchmarks --profile release-nonlto --features=ci -- --test-threads=1 ``` But there are no tests which includes `serde_q` in the name. Actually, e752a9cd5390db718d6512d843a changed the name of the benchmark tests. ### To Reproduce _No response_ ### Expected behavior _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]
