adriangbot commented on PR #23535: URL: https://github.com/apache/datafusion/pull/23535#issuecomment-4961796082
Benchmark for [this request](https://github.com/apache/datafusion/pull/23535#issuecomment-4961627866) failed. Last 20 lines of output: <details><summary>Click to expand</summary> ``` | ^^^^^^^^^^^^^^ warning: function `mixed_tuple_axis` is never used --> datafusion/core/benches/sort.rs:805:4 | 805 | fn mixed_tuple_axis( | ^^^^^^^^^^^^^^^^ warning: function `with_extra_columns` is never used --> datafusion/core/benches/sort.rs:824:4 | 824 | fn with_extra_columns(batches: PartitionedBatches, n: usize) -> PartitionedBatches { | ^^^^^^^^^^^^^^^^^^ warning: `datafusion` (bench "sort") generated 40 warnings (run `cargo fix --bench "sort" -p datafusion` to apply 1 suggestion) Finished `bench` profile [optimized] target(s) in 9m 22s Running benches/sort.rs (target/release/deps/sort-b0f7444b4fc26c17) Gnuplot not found, using plotters backend no criterion data exists at /workspace/datafusion-branch/target/criterion set a different target directory with --target-dir or set CARGO_TARGET_DIR ``` </details> --- [File an issue](https://github.com/adriangb/datafusion-benchmarking/issues) against this benchmark runner -- 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]
