mingmwang opened a new issue, #6278:
URL: https://github.com/apache/arrow-datafusion/issues/6278
### Describe the bug
Main branch:
Running benchmarks with the following options: DataFusionBenchmarkOpt {
query: Some(1), debug: false, iterations: 3, partitions: 1, batch_size: 8192,
path: "./parquet_data", file_format: "parquet", mem_table: false, output_path:
None, disable_statistics: true }
Query 1 iteration 0 took 1716.3 ms and returned 4 rows
Query 1 iteration 1 took 1697.0 ms and returned 4 rows
Query 1 iteration 2 took 1694.3 ms and returned 4 rows
Query 1 avg time: 1702.52 ms
### 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]