alamb commented on PR #19103: URL: https://github.com/apache/datafusion/pull/19103#issuecomment-3626498239
The script died with this error: ``` ++ cargo bench --bench aggregate_vectorized -- --save-baseline use-mutable error: target `aggregate_vectorized` in package `datafusion-physical-plan` requires the features: `test_utils` Consider enabling them by passing, e.g., `--features="test_utils"` ``` (aka the script is not robust to errors). I just merged this PR up from main to try and get your fix for that and restarted -- 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]
