alamb commented on PR #24426:
URL: https://github.com/apache/datafusion/pull/24426#issuecomment-5317646804

   FYI: I have pushed 026fb7d which ports the narrow-projection pushdown gate 
(`pushdown_filter_mode`, default `auto`) from 
https://github.com/apache/datafusion/pull/23420 (thanks @zhuqi-lucas) onto this 
branch, to see if it eliminates the remaining regressions.
   
   The two benchmark requests above from 15:21/15:23 UTC were still queued at 
push time, so check the `Comparing ... (<sha>)` line in their results to see 
which commit they measured: `79dd91d` is pushdown-by-default only, `026fb7d` 
adds the gate. Posting fresh requests below for the gated head.


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