Commits


Jörn Horstmann authored and Neville Dipale committed d8c2ec7bc69
ARROW-10701: [Rust] Fix sort_limit_query_sql benchmark I probably introduced this bug some time ago, but there was another bug in the benchmark setup that caused the query to not be executed, only planned. Closes #8745 from jhorstmann/ARROW-10701-fix-sort-limit-query-benchmark Authored-by: Jörn Horstmann <joern.horstmann@signavio.com> Signed-off-by: Neville Dipale <nevilledips@gmail.com>