SubhamSinghal commented on PR #23869:
URL: https://github.com/apache/datafusion/pull/23869#issuecomment-5151739772

   Thanks @alamb!  The rule is **default-off** 
(`datafusion.optimizer.enable_window_topn = false`), so a plain benchmark run 
measures the same plan on both sides. Set 
`DATAFUSION_OPTIMIZER_ENABLE_WINDOW_TOPN=true` to see it.
   
   target benchmark queries live in `benchmarks/queries/h2o/window.sql`.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to