Closed goldmedal closed 1 month ago
This PR follows how DataFusion implements their benchmark. For Wren core, we only measure the time to plan SQL. We won't actually execute the query.
See more detail in README.md
Description
This PR follows how DataFusion implements their benchmark. For Wren core, we only measure the time to plan SQL. We won't actually execute the query.
See more detail in README.md
Supported Benchmark