geoffreyclaude commented on code in PR #15697:
URL: https://github.com/apache/datafusion/pull/15697#discussion_r2042765938


##########
benchmarks/bench.sh:
##########
@@ -212,6 +212,10 @@ main() {
                     # same data as for tpch
                     data_tpch "1"
                     ;;
+                sort_tpch_limit)

Review Comment:
   I'm not sure what the best name would be, but I feel it would be useful for 
discoverability to have `topk` in it. `tpch_topk`? `sort_tpch_topk`?



-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to