Andy Grove created ARROW-10681:
----------------------------------
Summary: [Rust] [DataFusion] TPC-H Query 12 fails with scheduler
error
Key: ARROW-10681
URL: https://issues.apache.org/jira/browse/ARROW-10681
Project: Apache Arrow
Issue Type: Bug
Components: Rust - DataFusion
Reporter: Andy Grove
Fix For: 3.0.0
{code:java}
Running benchmarks with the following options: BenchmarkOpt { query: 12, debug:
false, iterations: 1, concurrency: 2, batch_size: 4096, path:
"/mnt/tpch/tbl-sf1/", file_format: "tbl", mem_table: false }
thread 'main' panicked at 'must be called from the context of Tokio runtime
configured with either `basic_scheduler` or `threaded_scheduler`',
datafusion/src/physical_plan/hash_aggregate.rs:368:9
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)